Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-17006 (GCVE-0-2019-17006)
Vulnerability from cvelistv5
- missing length checks for cryptographic primitives
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T01:24:48.804Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20210129-0001/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "NSS",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "3.46",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "missing length checks for cryptographic primitives",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-02-12T06:05:28",
"orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"shortName": "mozilla"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20210129-0001/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2019-17006",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "NSS",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "3.46"
}
]
}
}
]
},
"vendor_name": "Mozilla"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "missing length checks for cryptographic primitives"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"refsource": "MISC",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788",
"refsource": "MISC",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210129-0001/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20210129-0001/"
},
{
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf",
"refsource": "CONFIRM",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf"
},
{
"name": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04",
"refsource": "MISC",
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"assignerShortName": "mozilla",
"cveId": "CVE-2019-17006",
"datePublished": "2020-10-22T20:24:25",
"dateReserved": "2019-09-30T00:00:00",
"dateUpdated": "2024-08-05T01:24:48.804Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2019-17006\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2020-10-22T21:15:12.560\",\"lastModified\":\"2024-11-21T04:31:31.573\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"En Network Security Services (NSS) versiones anteriores a 3.46, varias primitivas criptogr\u00e1ficas presentaban una falta de comprobaci\u00f3n de longitud.\u0026#xa0;En los casos en que la aplicaci\u00f3n que llama a la biblioteca no llev\u00f3 a cabo una comprobaci\u00f3n de saneo en las entradas, lo que podr\u00eda resultar en un bloqueo debido a un desbordamiento del b\u00fafer\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:C/I:C/A:C\",\"baseScore\":10.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"},{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:siemens:ruggedcom_rox_mx5000_firmware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.14.0\",\"matchCriteriaId\":\"1B09C415-21F2-49C9-BFAE-2151C8ED4D06\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:siemens:ruggedcom_rox_mx5000:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DAD1B18F-9C37-48CC-92E2-9C5E66B206CB\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:siemens:ruggedcom_rox_rx1400_firmware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.14.0\",\"matchCriteriaId\":\"F196C09E-4C45-42D5-B509-7EB77F6566F1\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:siemens:ruggedcom_rox_rx1400:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"12BD4008-DB6A-4749-A426-D2DE44819A9D\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:siemens:ruggedcom_rox_rx1500_firmware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.14.0\",\"matchCriteriaId\":\"13D72F66-A1B2-4FB7-B31B-EF16955BC871\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:siemens:ruggedcom_rox_rx1500:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3E79B422-C844-411C-AA49-CFD73D3C6E2D\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:siemens:ruggedcom_rox_rx1501_firmware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.14.0\",\"matchCriteriaId\":\"CB658DF3-A68F-4248-B240-9194E17941E1\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:siemens:ruggedcom_rox_rx1501:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"53AAEC5C-06EE-4C58-A981-EBF5860CEF16\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:siemens:ruggedcom_rox_rx1510_firmware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.14.0\",\"matchCriteriaId\":\"E16E621D-84DB-4F0D-A771-5E282B0292B2\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:siemens:ruggedcom_rox_rx1510:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0751225A-6E9C-4281-93A4-A048920FF7C6\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:siemens:ruggedcom_rox_rx1511_firmware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.14.0\",\"matchCriteriaId\":\"059624DD-C1C8-408C-8026-D4FBC93C3CF9\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:siemens:ruggedcom_rox_rx1511:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C1E56ED-1E61-4B7E-8EC0-BB2AAD57EF7B\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:siemens:ruggedcom_rox_rx1512_firmware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.14.0\",\"matchCriteriaId\":\"06AF9201-89AB-42E6-97CF-9EDDC17EF7AE\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:siemens:ruggedcom_rox_rx1512:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"41ADD701-AD49-46B2-A12E-219CCED32298\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:siemens:ruggedcom_rox_rx5000_firmware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.14.0\",\"matchCriteriaId\":\"2656219C-7E23-47F7-AFB7-0D6D3D2ACA85\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:siemens:ruggedcom_rox_rx5000:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1E0E33F2-E89B-4008-BED2-CF2296801078\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:network_security_services:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.46\",\"matchCriteriaId\":\"83C9B16A-F21D-475D-9B00-9B6E64FAB0F8\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3C19813-E823-456A-B1CE-EC0684CE1953\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A6E9EF0C-AFA8-4F7B-9FDC-1E0F7C26E737\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD7447BC-F315-4298-A822-549942FC118B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:h:netapp:hci_storage_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"02DEB4FB-A21D-4CB1-B522-EEE5093E8521\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1539788\",\"source\":\"security@mozilla.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf\",\"source\":\"security@mozilla.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes\",\"source\":\"security@mozilla.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210129-0001/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04\",\"source\":\"security@mozilla.org\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\"]},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1539788\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210129-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\"]}]}}"
}
}
RHSA-2020:4076
Vulnerability from csaf_redhat
Notes
{
"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, nss-softokn, nss-util, and nspr 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\nNetscape Portable Runtime (NSPR) provides platform independence for non-GUI operating system facilities.\n\nThe following packages have been upgraded to a later upstream version: nss (3.53.1), nss-softokn (3.53.1), nss-util (3.53.1), nspr (4.25.0). (BZ#1804262, BZ#1804264, BZ#1804271, BZ#1804273)\n\nSecurity Fix(es):\n\n* nss: Out-of-bounds read when importing curve25519 private key (CVE-2019-11719)\n\n* nss: Use-after-free in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: Side channel attack on ECDSA signature generation (CVE-2020-6829)\n\n* nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function (CVE-2020-12400)\n\n* nss: ECDSA timing attack mitigation bypass (CVE-2020-12401)\n\n* nss: Side channel vulnerabilities during RSA key generation (CVE-2020-12402)\n\n* nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read (CVE-2020-12403)\n\n* nss: PKCS#1 v1.5 signatures can be used for TLS 1.3 (CVE-2019-11727)\n\n* nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state (CVE-2019-17023)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Memory leak: libcurl leaks 120 bytes on each connection (BZ#1688958)\n\n* NSS does not set downgrade sentinel in ServerHello.random for TLS 1.0 and TLS 1.1 (BZ#1712924)\n\n* Make TLS 1.3 work in FIPS mode (BZ#1724251)\n\n* Name Constraints validation: CN treated as DNS name even when syntactically invalid as DNS name (BZ#1737910)\n\n* x25519 allowed in FIPS mode (BZ#1754518)\n\n* When NSS_SDB_USE_CACHE not set, after curl access https, dentry increase but never released - consider alternative algorithm for benchmarking ACCESS call in sdb_measureAccess (BZ#1779325)\n\n* Running ipa-backup continuously causes httpd to crash and makes it irrecoverable (BZ#1804015)\n\n* nss needs to comply to the new SP800-56A rev 3 requirements (BZ#1857308)\n\n* KDF-self-tests-induced changes for nss in RHEL 7.9 (BZ#1870885)",
"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-2020:4076",
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1688958",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688958"
},
{
"category": "external",
"summary": "1724251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724251"
},
{
"category": "external",
"summary": "1728436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728436"
},
{
"category": "external",
"summary": "1730988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1730988"
},
{
"category": "external",
"summary": "1737910",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1737910"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1779325",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779325"
},
{
"category": "external",
"summary": "1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "1804015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804015"
},
{
"category": "external",
"summary": "1826187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826187"
},
{
"category": "external",
"summary": "1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "1851294",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851294"
},
{
"category": "external",
"summary": "1853983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853983"
},
{
"category": "external",
"summary": "1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "1870885",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1870885"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4076.json"
}
],
"title": "Red Hat Security Advisory: nss and nspr security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-09T19:43:37+00:00",
"generator": {
"date": "2025-10-09T19:43:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2020:4076",
"initial_release_date": "2020-09-29T22:31:39+00:00",
"revision_history": [
{
"date": "2020-09-29T22:31:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-09-29T22:31:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T19:43:37+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.9.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.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"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.9.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.9.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.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"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.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"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.9.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": "nspr-0:4.25.0-2.el7_9.i686",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.i686",
"product_id": "nspr-0:4.25.0-2.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.i686",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.i686",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.i686",
"product_id": "nss-util-0:3.53.1-1.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.i686",
"product": {
"name": "nss-0:3.53.1-3.el7_9.i686",
"product_id": "nss-0:3.53.1-3.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.i686",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686",
"product_id": "nss-devel-0:3.53.1-3.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.x86_64",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64",
"product_id": "nspr-0:4.25.0-2.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.x86_64",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64",
"product_id": "nss-util-0:3.53.1-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.src",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.src",
"product_id": "nspr-0:4.25.0-2.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.src",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.src",
"product_id": "nss-util-0:3.53.1-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.src",
"product": {
"name": "nss-0:3.53.1-3.el7_9.src",
"product_id": "nss-0:3.53.1-3.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.src",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.s390x",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.s390x",
"product_id": "nspr-0:4.25.0-2.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.s390x",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x",
"product_id": "nss-util-0:3.53.1-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-devel-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-tools-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.s390",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.s390",
"product_id": "nspr-0:4.25.0-2.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.s390",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.s390",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.s390",
"product_id": "nss-util-0:3.53.1-1.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.s390",
"product": {
"name": "nss-0:3.53.1-3.el7_9.s390",
"product_id": "nss-0:3.53.1-3.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.s390",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390",
"product_id": "nss-devel-0:3.53.1-3.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.ppc64",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64",
"product_id": "nspr-0:4.25.0-2.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.ppc64",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64",
"product_id": "nss-util-0:3.53.1-1.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.ppc",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.ppc",
"product_id": "nspr-0:4.25.0-2.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.ppc",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc",
"product_id": "nss-util-0:3.53.1-1.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.ppc",
"product": {
"name": "nss-0:3.53.1-3.el7_9.ppc",
"product_id": "nss-0:3.53.1-3.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.ppc",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc",
"product_id": "nss-devel-0:3.53.1-3.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.ppc64le",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le",
"product_id": "nspr-0:4.25.0-2.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"product_id": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Henry Corrigan-Gibbs"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-11719",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728436"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Out-of-bounds read when importing curve25519 private key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Firefox on Red Hat Enterprise Linux is built against the system nss library.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11719"
},
{
"category": "external",
"summary": "RHBZ#1728436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728436"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11719",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11719"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11719",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11719"
}
],
"release_date": "2019-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Out-of-bounds read when importing curve25519 private key"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Hubert Kario"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-11727",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2019-07-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1730988"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: PKCS#1 v1.5 signatures can be used for TLS 1.3",
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11727"
},
{
"category": "external",
"summary": "RHBZ#1730988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1730988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11727"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11727",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11727"
}
],
"release_date": "2019-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: PKCS#1 v1.5 signatures can be used for TLS 1.3"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"cve": "CVE-2019-17023",
"discovery_date": "2020-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1791225"
}
],
"notes": [
{
"category": "description",
"text": "A protocol downgrade flaw was found in Network Security Services (NSS). After a HelloRetryRequest has been sent, the client may negotiate a lower protocol than TLS 1.3, resulting in an invalid state transition in the TLS State Machine. If the client gets into this state, incoming Application Data records will be ignored.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw causes the client to hang when there is a downgrade attempt. Therefore no actual protocol downgrade occurs.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17023"
},
{
"category": "external",
"summary": "RHBZ#1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom",
"Billy Bob Brumley"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-6829",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826187"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel attack on ECDSA signature generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-6829"
},
{
"category": "external",
"summary": "RHBZ#1826187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826187"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-6829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6829"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel attack on ECDSA signature generation"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida Garcia and the Network and Information Security Group"
],
"organization": "NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12400",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1853983"
}
],
"notes": [
{
"category": "description",
"text": "A side-channel flaw was found in NSS, in the way P-384 and P-521 curves are used in the generation of EDSA signatures, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side-channel attack that can be used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12400"
},
{
"category": "external",
"summary": "RHBZ#1853983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12400"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida Garcia and the Network and Information Security Group"
],
"organization": "NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12401",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1851294"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: ECDSA timing attack mitigation bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12401"
},
{
"category": "external",
"summary": "RHBZ#1851294",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851294"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12401",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12401"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "workaround",
"details": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: ECDSA timing attack mitigation bypass"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Billy Bob Brumley",
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12402",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826231"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NSS, where it is vulnerable to RSA key generation cache timing side-channel attacks. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. The highest threat to this flaw is to confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel vulnerabilities during RSA key generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A timing attack was found in the way NSS generated RSA keys. A man-in-the-middle attacker could use this attack during RSA key generation to recover the private key. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12402"
},
{
"category": "external",
"summary": "RHBZ#1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel vulnerabilities during RSA key generation"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
}
]
}
rhsa-2021_0876
Vulnerability from csaf_redhat
Notes
{
"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 and nss-softokn is now available for Red Hat Enterprise Linux 7.6 Extended Update Support.\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\nThe nss-softokn package provides the Network Security Services Softoken Cryptographic Module.\n\nSecurity Fix(es):\n\n* nss: Use-after-free in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: Handling of Netscape Certificate Sequences in CERT_DecodeCertPackage() may crash with a NULL deref leading to DoS (CVE-2019-17007)\n\n* nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read (CVE-2020-12403)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:0876",
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1703979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703979"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0876.json"
}
],
"title": "Red Hat Security Advisory: nss and nss-softokn security update",
"tracking": {
"current_release_date": "2024-11-22T15:37:26+00:00",
"generator": {
"date": "2024-11-22T15:37:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:0876",
"initial_release_date": "2021-03-16T15:09:26+00:00",
"revision_history": [
{
"date": "2021-03-16T15:09:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-16T15:09:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T15:37:26+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 ComputeNode EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::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.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::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.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el7_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.i686",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686",
"product_id": "nss-devel-0:3.36.0-9.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.i686",
"product": {
"name": "nss-0:3.36.0-9.el7_6.i686",
"product_id": "nss-0:3.36.0-9.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-devel-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-tools-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el7_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.s390",
"product": {
"name": "nss-0:3.36.0-9.el7_6.s390",
"product_id": "nss-0:3.36.0-9.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.s390",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390",
"product_id": "nss-devel-0:3.36.0-9.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el7_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.src",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.src",
"product": {
"name": "nss-0:3.36.0-9.el7_6.src",
"product_id": "nss-0:3.36.0-9.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el7_6?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.ppc",
"product": {
"name": "nss-0:3.36.0-9.el7_6.ppc",
"product_id": "nss-0:3.36.0-9.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.ppc",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc",
"product_id": "nss-devel-0:3.36.0-9.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.src",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-16T15:09:26+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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-16T15:09:26+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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"cve": "CVE-2019-17007",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-04-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1703979"
}
],
"notes": [
{
"category": "description",
"text": "In Network Security Services before 3.44, a malformed Netscape Certificate Sequence can cause NSS to crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Handling of Netscape Certificate Sequences in CERT_DecodeCertPackage() may crash with a NULL deref leading to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue was addressed via upstream nss-3.44, which is already shipped with Red Hat Enterprise Linux 6, 7 and 8.",
"title": "Statement"
},
{
"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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17007"
},
{
"category": "external",
"summary": "RHBZ#1703979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17007",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17007"
}
],
"release_date": "2019-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-16T15:09:26+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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Handling of Netscape Certificate Sequences in CERT_DecodeCertPackage() may crash with a NULL deref leading to DoS"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-16T15:09:26+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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
}
]
}
RHSA-2020:3280
Vulnerability from csaf_redhat
Notes
{
"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 and nspr is now available for Red Hat Enterprise Linux 8.\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\nNetscape Portable Runtime (NSPR) provides platform independence for non-GUI operating system facilities.\n\nThe following packages have been upgraded to a later upstream version: nss (3.53.1), nspr (4.25.0). (BZ#1809549, BZ#1809550)\n\nSecurity Fix(es):\n\n* nss: UAF in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: Side channel vulnerabilities during RSA key generation (CVE-2020-12402)\n\n* nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state (CVE-2019-17023)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Install of update of nss.x86_64 adds i686 into transaction (BZ#1663187)\n\n* NSS does not set downgrade sentinel in ServerHello.random for TLS 1.0 and TLS 1.1 (BZ#1691409)\n\n* TLS Keying Material Exporter is unsupported by command line tools (BZ#1691454)\n\n* TLS_AES_256_GCM_SHA384 is not marked as FIPS compatible (BZ#1711375)\n\n* Make TLS 1.3 work in FIPS mode (BZ#1724250)\n\n* NSS rejects records with large padding with SHA384 HMAC (BZ#1750921)\n\n* NSS missing IKEv1 Quick Mode KDF (BZ#1809637)\n\n* Name Constraints validation: CN treated as DNS name even when syntactically invalid as DNS name (BZ#1825270)\n\n* FIPS needs nss to restrict valid dh primes to those primes that are approved. (BZ#1854564)\n\n* nss needs to comply to the new SP800-56A rev 3 requirements (BZ#1855825)\n\nEnhancement(s):\n\n* [RFE] nss should use AES for storage of keys (BZ#1723819)",
"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-2020:3280",
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1663187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663187"
},
{
"category": "external",
"summary": "1691454",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1691454"
},
{
"category": "external",
"summary": "1711375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1711375"
},
{
"category": "external",
"summary": "1724250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724250"
},
{
"category": "external",
"summary": "1750921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1750921"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "1809637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809637"
},
{
"category": "external",
"summary": "1825270",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825270"
},
{
"category": "external",
"summary": "1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "1854564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854564"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3280.json"
}
],
"title": "Red Hat Security Advisory: nss and nspr security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-09T19:43:35+00:00",
"generator": {
"date": "2025-10-09T19:43:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2020:3280",
"initial_release_date": "2020-08-03T13:04:49+00:00",
"revision_history": [
{
"date": "2020-08-03T13:04:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T13:04:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T19:43:35+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 AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.i686",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.i686",
"product_id": "nspr-0:4.25.0-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.i686",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.i686",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.i686",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.i686",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-0:3.53.1-11.el8_2.i686",
"product_id": "nss-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.i686",
"product_id": "nss-devel-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.i686",
"product_id": "nss-util-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.i686",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.i686",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.x86_64",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.x86_64",
"product_id": "nspr-0:4.25.0-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.x86_64",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.x86_64",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-devel-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-tools-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-tools-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-util-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.ppc64le",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.ppc64le",
"product_id": "nspr-0:4.25.0-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-devel-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-tools-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-tools-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-util-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.s390x",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.s390x",
"product_id": "nspr-0:4.25.0-2.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.s390x",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.s390x",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-devel-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-sysinit-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-tools-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-tools-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-util-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.aarch64",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.aarch64",
"product_id": "nspr-0:4.25.0-2.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.aarch64",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.aarch64",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-devel-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-tools-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-tools-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-util-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.src",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.src",
"product_id": "nspr-0:4.25.0-2.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.src",
"product": {
"name": "nss-0:3.53.1-11.el8_2.src",
"product_id": "nss-0:3.53.1-11.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src"
},
"product_reference": "nss-0:3.53.1-11.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-tools-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-tools-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"cve": "CVE-2019-17023",
"discovery_date": "2020-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1791225"
}
],
"notes": [
{
"category": "description",
"text": "A protocol downgrade flaw was found in Network Security Services (NSS). After a HelloRetryRequest has been sent, the client may negotiate a lower protocol than TLS 1.3, resulting in an invalid state transition in the TLS State Machine. If the client gets into this state, incoming Application Data records will be ignored.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw causes the client to hang when there is a downgrade attempt. Therefore no actual protocol downgrade occurs.",
"title": "Statement"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17023"
},
{
"category": "external",
"summary": "RHBZ#1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state"
},
{
"acknowledgments": [
{
"names": [
"Cesar Pereida Garcia",
"Network and Information Security Group"
],
"organization": "Tampere University",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12399",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the DSA signature generation function in nss. During the process of generating a DSA signature, the nonce value \u0027k\u0027 is not padded, exposing the bit length. Combined with other techniques, this can result in the recovery of the DSA private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Timing attack on DSA signature generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A timing attack was found in the way NSS generated DSA signatures. A man-in-the-middle attacker could use this attack during DSA signature generation to recover the private key. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.\n\nFirefox and Thunderbird on Red Hat Enterprise Linux are built against the system nss library.",
"title": "Statement"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12399"
},
{
"category": "external",
"summary": "RHBZ#1826177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12399",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12399"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12399",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12399"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.44.4_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.44.4_release_notes"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.52.1_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.52.1_release_notes"
}
],
"release_date": "2020-05-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Timing attack on DSA signature generation"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Billy Bob Brumley",
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12402",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826231"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NSS, where it is vulnerable to RSA key generation cache timing side-channel attacks. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. The highest threat to this flaw is to confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel vulnerabilities during RSA key generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A timing attack was found in the way NSS generated RSA keys. A man-in-the-middle attacker could use this attack during RSA key generation to recover the private key. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12402"
},
{
"category": "external",
"summary": "RHBZ#1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel vulnerabilities during RSA key generation"
}
]
}
rhsa-2020_4076
Vulnerability from csaf_redhat
Notes
{
"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, nss-softokn, nss-util, and nspr 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\nNetscape Portable Runtime (NSPR) provides platform independence for non-GUI operating system facilities.\n\nThe following packages have been upgraded to a later upstream version: nss (3.53.1), nss-softokn (3.53.1), nss-util (3.53.1), nspr (4.25.0). (BZ#1804262, BZ#1804264, BZ#1804271, BZ#1804273)\n\nSecurity Fix(es):\n\n* nss: Out-of-bounds read when importing curve25519 private key (CVE-2019-11719)\n\n* nss: Use-after-free in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: Side channel attack on ECDSA signature generation (CVE-2020-6829)\n\n* nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function (CVE-2020-12400)\n\n* nss: ECDSA timing attack mitigation bypass (CVE-2020-12401)\n\n* nss: Side channel vulnerabilities during RSA key generation (CVE-2020-12402)\n\n* nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read (CVE-2020-12403)\n\n* nss: PKCS#1 v1.5 signatures can be used for TLS 1.3 (CVE-2019-11727)\n\n* nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state (CVE-2019-17023)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Memory leak: libcurl leaks 120 bytes on each connection (BZ#1688958)\n\n* NSS does not set downgrade sentinel in ServerHello.random for TLS 1.0 and TLS 1.1 (BZ#1712924)\n\n* Make TLS 1.3 work in FIPS mode (BZ#1724251)\n\n* Name Constraints validation: CN treated as DNS name even when syntactically invalid as DNS name (BZ#1737910)\n\n* x25519 allowed in FIPS mode (BZ#1754518)\n\n* When NSS_SDB_USE_CACHE not set, after curl access https, dentry increase but never released - consider alternative algorithm for benchmarking ACCESS call in sdb_measureAccess (BZ#1779325)\n\n* Running ipa-backup continuously causes httpd to crash and makes it irrecoverable (BZ#1804015)\n\n* nss needs to comply to the new SP800-56A rev 3 requirements (BZ#1857308)\n\n* KDF-self-tests-induced changes for nss in RHEL 7.9 (BZ#1870885)",
"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-2020:4076",
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1688958",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688958"
},
{
"category": "external",
"summary": "1724251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724251"
},
{
"category": "external",
"summary": "1728436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728436"
},
{
"category": "external",
"summary": "1730988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1730988"
},
{
"category": "external",
"summary": "1737910",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1737910"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1779325",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779325"
},
{
"category": "external",
"summary": "1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "1804015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804015"
},
{
"category": "external",
"summary": "1826187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826187"
},
{
"category": "external",
"summary": "1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "1851294",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851294"
},
{
"category": "external",
"summary": "1853983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853983"
},
{
"category": "external",
"summary": "1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "1870885",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1870885"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4076.json"
}
],
"title": "Red Hat Security Advisory: nss and nspr security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-22T15:36:57+00:00",
"generator": {
"date": "2024-11-22T15:36:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:4076",
"initial_release_date": "2020-09-29T22:31:39+00:00",
"revision_history": [
{
"date": "2020-09-29T22:31:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-09-29T22:31:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T15:36:57+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.9.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.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"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.9.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.9.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.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"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.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"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.9.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": "nspr-0:4.25.0-2.el7_9.i686",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.i686",
"product_id": "nspr-0:4.25.0-2.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.i686",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.i686",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.i686",
"product_id": "nss-util-0:3.53.1-1.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.i686",
"product": {
"name": "nss-0:3.53.1-3.el7_9.i686",
"product_id": "nss-0:3.53.1-3.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.i686",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686",
"product_id": "nss-devel-0:3.53.1-3.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.x86_64",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64",
"product_id": "nspr-0:4.25.0-2.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.x86_64",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64",
"product_id": "nss-util-0:3.53.1-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.src",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.src",
"product_id": "nspr-0:4.25.0-2.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.src",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.src",
"product_id": "nss-util-0:3.53.1-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.src",
"product": {
"name": "nss-0:3.53.1-3.el7_9.src",
"product_id": "nss-0:3.53.1-3.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.src",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.s390x",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.s390x",
"product_id": "nspr-0:4.25.0-2.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.s390x",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x",
"product_id": "nss-util-0:3.53.1-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-devel-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-tools-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.s390",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.s390",
"product_id": "nspr-0:4.25.0-2.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.s390",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.s390",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.s390",
"product_id": "nss-util-0:3.53.1-1.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.s390",
"product": {
"name": "nss-0:3.53.1-3.el7_9.s390",
"product_id": "nss-0:3.53.1-3.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.s390",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390",
"product_id": "nss-devel-0:3.53.1-3.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.ppc64",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64",
"product_id": "nspr-0:4.25.0-2.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.ppc64",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64",
"product_id": "nss-util-0:3.53.1-1.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.ppc",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.ppc",
"product_id": "nspr-0:4.25.0-2.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.ppc",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc",
"product_id": "nss-util-0:3.53.1-1.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.ppc",
"product": {
"name": "nss-0:3.53.1-3.el7_9.ppc",
"product_id": "nss-0:3.53.1-3.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.ppc",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc",
"product_id": "nss-devel-0:3.53.1-3.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.ppc64le",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le",
"product_id": "nspr-0:4.25.0-2.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"product_id": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Henry Corrigan-Gibbs"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-11719",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728436"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Out-of-bounds read when importing curve25519 private key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Firefox on Red Hat Enterprise Linux is built against the system nss library.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11719"
},
{
"category": "external",
"summary": "RHBZ#1728436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728436"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11719",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11719"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11719",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11719"
}
],
"release_date": "2019-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Out-of-bounds read when importing curve25519 private key"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Hubert Kario"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-11727",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2019-07-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1730988"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: PKCS#1 v1.5 signatures can be used for TLS 1.3",
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11727"
},
{
"category": "external",
"summary": "RHBZ#1730988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1730988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11727"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11727",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11727"
}
],
"release_date": "2019-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: PKCS#1 v1.5 signatures can be used for TLS 1.3"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"cve": "CVE-2019-17023",
"discovery_date": "2020-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1791225"
}
],
"notes": [
{
"category": "description",
"text": "A protocol downgrade flaw was found in Network Security Services (NSS). After a HelloRetryRequest has been sent, the client may negotiate a lower protocol than TLS 1.3, resulting in an invalid state transition in the TLS State Machine. If the client gets into this state, incoming Application Data records will be ignored.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw causes the client to hang when there is a downgrade attempt. Therefore no actual protocol downgrade occurs.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17023"
},
{
"category": "external",
"summary": "RHBZ#1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom",
"Billy Bob Brumley"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-6829",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826187"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel attack on ECDSA signature generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-6829"
},
{
"category": "external",
"summary": "RHBZ#1826187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826187"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-6829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6829"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel attack on ECDSA signature generation"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida Garcia and the Network and Information Security Group"
],
"organization": "NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12400",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1853983"
}
],
"notes": [
{
"category": "description",
"text": "A side-channel flaw was found in NSS, in the way P-384 and P-521 curves are used in the generation of EDSA signatures, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side-channel attack that can be used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12400"
},
{
"category": "external",
"summary": "RHBZ#1853983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12400"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida Garcia and the Network and Information Security Group"
],
"organization": "NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12401",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1851294"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: ECDSA timing attack mitigation bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12401"
},
{
"category": "external",
"summary": "RHBZ#1851294",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851294"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12401",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12401"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "workaround",
"details": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: ECDSA timing attack mitigation bypass"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Billy Bob Brumley",
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12402",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826231"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NSS, where it is vulnerable to RSA key generation cache timing side-channel attacks. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. The highest threat to this flaw is to confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel vulnerabilities during RSA key generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A timing attack was found in the way NSS generated RSA keys. A man-in-the-middle attacker could use this attack during RSA key generation to recover the private key. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12402"
},
{
"category": "external",
"summary": "RHBZ#1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel vulnerabilities during RSA key generation"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
}
]
}
rhsa-2020:4076
Vulnerability from csaf_redhat
Notes
{
"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, nss-softokn, nss-util, and nspr 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\nNetscape Portable Runtime (NSPR) provides platform independence for non-GUI operating system facilities.\n\nThe following packages have been upgraded to a later upstream version: nss (3.53.1), nss-softokn (3.53.1), nss-util (3.53.1), nspr (4.25.0). (BZ#1804262, BZ#1804264, BZ#1804271, BZ#1804273)\n\nSecurity Fix(es):\n\n* nss: Out-of-bounds read when importing curve25519 private key (CVE-2019-11719)\n\n* nss: Use-after-free in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: Side channel attack on ECDSA signature generation (CVE-2020-6829)\n\n* nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function (CVE-2020-12400)\n\n* nss: ECDSA timing attack mitigation bypass (CVE-2020-12401)\n\n* nss: Side channel vulnerabilities during RSA key generation (CVE-2020-12402)\n\n* nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read (CVE-2020-12403)\n\n* nss: PKCS#1 v1.5 signatures can be used for TLS 1.3 (CVE-2019-11727)\n\n* nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state (CVE-2019-17023)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Memory leak: libcurl leaks 120 bytes on each connection (BZ#1688958)\n\n* NSS does not set downgrade sentinel in ServerHello.random for TLS 1.0 and TLS 1.1 (BZ#1712924)\n\n* Make TLS 1.3 work in FIPS mode (BZ#1724251)\n\n* Name Constraints validation: CN treated as DNS name even when syntactically invalid as DNS name (BZ#1737910)\n\n* x25519 allowed in FIPS mode (BZ#1754518)\n\n* When NSS_SDB_USE_CACHE not set, after curl access https, dentry increase but never released - consider alternative algorithm for benchmarking ACCESS call in sdb_measureAccess (BZ#1779325)\n\n* Running ipa-backup continuously causes httpd to crash and makes it irrecoverable (BZ#1804015)\n\n* nss needs to comply to the new SP800-56A rev 3 requirements (BZ#1857308)\n\n* KDF-self-tests-induced changes for nss in RHEL 7.9 (BZ#1870885)",
"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-2020:4076",
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1688958",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688958"
},
{
"category": "external",
"summary": "1724251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724251"
},
{
"category": "external",
"summary": "1728436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728436"
},
{
"category": "external",
"summary": "1730988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1730988"
},
{
"category": "external",
"summary": "1737910",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1737910"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1779325",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779325"
},
{
"category": "external",
"summary": "1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "1804015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804015"
},
{
"category": "external",
"summary": "1826187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826187"
},
{
"category": "external",
"summary": "1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "1851294",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851294"
},
{
"category": "external",
"summary": "1853983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853983"
},
{
"category": "external",
"summary": "1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "1870885",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1870885"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4076.json"
}
],
"title": "Red Hat Security Advisory: nss and nspr security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-09T19:43:37+00:00",
"generator": {
"date": "2025-10-09T19:43:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2020:4076",
"initial_release_date": "2020-09-29T22:31:39+00:00",
"revision_history": [
{
"date": "2020-09-29T22:31:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-09-29T22:31:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T19:43:37+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.9.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.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"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.9.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.9.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.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"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.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"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.9.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": "nspr-0:4.25.0-2.el7_9.i686",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.i686",
"product_id": "nspr-0:4.25.0-2.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.i686",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.i686",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.i686",
"product_id": "nss-util-0:3.53.1-1.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.i686",
"product": {
"name": "nss-0:3.53.1-3.el7_9.i686",
"product_id": "nss-0:3.53.1-3.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.i686",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686",
"product_id": "nss-devel-0:3.53.1-3.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.x86_64",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64",
"product_id": "nspr-0:4.25.0-2.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.x86_64",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64",
"product_id": "nss-util-0:3.53.1-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.src",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.src",
"product_id": "nspr-0:4.25.0-2.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.src",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.src",
"product_id": "nss-util-0:3.53.1-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.src",
"product": {
"name": "nss-0:3.53.1-3.el7_9.src",
"product_id": "nss-0:3.53.1-3.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.src",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.s390x",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.s390x",
"product_id": "nspr-0:4.25.0-2.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.s390x",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x",
"product_id": "nss-util-0:3.53.1-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-devel-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-tools-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.s390",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.s390",
"product_id": "nspr-0:4.25.0-2.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.s390",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.s390",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.s390",
"product_id": "nss-util-0:3.53.1-1.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.s390",
"product": {
"name": "nss-0:3.53.1-3.el7_9.s390",
"product_id": "nss-0:3.53.1-3.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.s390",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390",
"product_id": "nss-devel-0:3.53.1-3.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.ppc64",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64",
"product_id": "nspr-0:4.25.0-2.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.ppc64",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64",
"product_id": "nss-util-0:3.53.1-1.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.ppc",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.ppc",
"product_id": "nspr-0:4.25.0-2.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.ppc",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc",
"product_id": "nss-util-0:3.53.1-1.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.ppc",
"product": {
"name": "nss-0:3.53.1-3.el7_9.ppc",
"product_id": "nss-0:3.53.1-3.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.ppc",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc",
"product_id": "nss-devel-0:3.53.1-3.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el7_9.ppc64le",
"product": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le",
"product_id": "nspr-0:4.25.0-2.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"product": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"product_id": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"product_id": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"product": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"product_id": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"product": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"product_id": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"product_id": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"product": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"product_id": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.53.1-3.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-6.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src"
},
"product_reference": "nss-0:3.53.1-3.el7_9.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-3.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-3.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Henry Corrigan-Gibbs"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-11719",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728436"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Out-of-bounds read when importing curve25519 private key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Firefox on Red Hat Enterprise Linux is built against the system nss library.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11719"
},
{
"category": "external",
"summary": "RHBZ#1728436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728436"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11719",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11719"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11719",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11719"
}
],
"release_date": "2019-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Out-of-bounds read when importing curve25519 private key"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Hubert Kario"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-11727",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2019-07-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1730988"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: PKCS#1 v1.5 signatures can be used for TLS 1.3",
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11727"
},
{
"category": "external",
"summary": "RHBZ#1730988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1730988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11727"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11727",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11727"
}
],
"release_date": "2019-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: PKCS#1 v1.5 signatures can be used for TLS 1.3"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"cve": "CVE-2019-17023",
"discovery_date": "2020-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1791225"
}
],
"notes": [
{
"category": "description",
"text": "A protocol downgrade flaw was found in Network Security Services (NSS). After a HelloRetryRequest has been sent, the client may negotiate a lower protocol than TLS 1.3, resulting in an invalid state transition in the TLS State Machine. If the client gets into this state, incoming Application Data records will be ignored.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw causes the client to hang when there is a downgrade attempt. Therefore no actual protocol downgrade occurs.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17023"
},
{
"category": "external",
"summary": "RHBZ#1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom",
"Billy Bob Brumley"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-6829",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826187"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel attack on ECDSA signature generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-6829"
},
{
"category": "external",
"summary": "RHBZ#1826187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826187"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-6829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6829"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel attack on ECDSA signature generation"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida Garcia and the Network and Information Security Group"
],
"organization": "NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12400",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1853983"
}
],
"notes": [
{
"category": "description",
"text": "A side-channel flaw was found in NSS, in the way P-384 and P-521 curves are used in the generation of EDSA signatures, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side-channel attack that can be used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12400"
},
{
"category": "external",
"summary": "RHBZ#1853983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12400"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida Garcia and the Network and Information Security Group"
],
"organization": "NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12401",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1851294"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: ECDSA timing attack mitigation bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12401"
},
{
"category": "external",
"summary": "RHBZ#1851294",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851294"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12401",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12401"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "workaround",
"details": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: ECDSA timing attack mitigation bypass"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Billy Bob Brumley",
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12402",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826231"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NSS, where it is vulnerable to RSA key generation cache timing side-channel attacks. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. The highest threat to this flaw is to confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel vulnerabilities during RSA key generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A timing attack was found in the way NSS generated RSA keys. A man-in-the-middle attacker could use this attack during RSA key generation to recover the private key. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12402"
},
{
"category": "external",
"summary": "RHBZ#1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel vulnerabilities during RSA key generation"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T22:31:39+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 or NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Client-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Client-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Client-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Client-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Client-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Client-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Client-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Client-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7ComputeNode-optional-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7ComputeNode-optional-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Server-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Server-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Server-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Server-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Server-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Server-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Server-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Server-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.src",
"7Workstation-7.9.Z:nspr-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-debuginfo-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.i686",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.ppc64le",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.s390x",
"7Workstation-7.9.Z:nspr-devel-0:4.25.0-2.el7_9.x86_64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.src",
"7Workstation-7.9.Z:nss-softokn-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-debuginfo-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.i686",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.s390x",
"7Workstation-7.9.Z:nss-softokn-freebl-devel-0:3.53.1-6.el7_9.x86_64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.src",
"7Workstation-7.9.Z:nss-util-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-debuginfo-0:3.53.1-1.el7_9.x86_64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.i686",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.ppc64le",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.s390x",
"7Workstation-7.9.Z:nss-util-devel-0:3.53.1-1.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.src",
"7Workstation-optional-7.9.Z:nss-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-debuginfo-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.i686",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-pkcs11-devel-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-sysinit-0:3.53.1-3.el7_9.x86_64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.s390x",
"7Workstation-optional-7.9.Z:nss-tools-0:3.53.1-3.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
}
]
}
rhsa-2021_1026
Vulnerability from csaf_redhat
Notes
{
"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-softokn is now available for Red Hat Enterprise Linux 7.7 Extended Update Support.\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": "The nss-softokn package provides the Network Security Services Softoken Cryptographic Module.\n\nSecurity Fix(es):\n\n* nss: Use-after-free in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read (CVE-2020-12403)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:1026",
"url": "https://access.redhat.com/errata/RHSA-2021:1026"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1026.json"
}
],
"title": "Red Hat Security Advisory: nss-softokn security update",
"tracking": {
"current_release_date": "2024-11-22T15:37:43+00:00",
"generator": {
"date": "2024-11-22T15:37:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:1026",
"initial_release_date": "2021-03-30T09:49:35+00:00",
"revision_history": [
{
"date": "2021-03-30T09:49:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-30T09:49:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T15:37:43+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 ComputeNode Optional EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.src",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.src",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.src",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.src",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-30T09:49:35+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",
"product_ids": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1026"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-30T09:49:35+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",
"product_ids": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1026"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-30T09:49:35+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",
"product_ids": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1026"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
}
]
}
RHSA-2021:0949
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"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": "Updated openshift/odo-init-image container image is now available for Red Hat Openshift Do 1.0.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Do (odo) is a simple CLI tool for developers to create,\nbuild, and deploy applications on OpenShift. The odo tool is completely\nclient-based and requires no server within the OpenShift cluster for\ndeployment. It detects changes to local code and deploys it to the cluster\nautomatically, giving instant feedback to validate changes in real-time. It\nsupports multiple programming languages and frameworks.\n\nRed Hat OpenShift Do openshift/odo-init-image 1.1.3 is a container image\nthat is used as part of the InitContainer setup that provisions odo\ncomponents.\n\nThe advisory addresses the following issues:\n\n* Re-release of odo-init-image 1.1.3 for security updates",
"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-2021:0949",
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.4/cli_reference/openshift_developer_cli/installing-odo.html",
"url": "https://docs.openshift.com/container-platform/4.4/cli_reference/openshift_developer_cli/installing-odo.html"
},
{
"category": "external",
"summary": "1832983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1832983"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0949.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Do openshift/odo-init-image 1.1.3 security update",
"tracking": {
"current_release_date": "2025-10-10T02:12:13+00:00",
"generator": {
"date": "2025-10-10T02:12:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2021:0949",
"initial_release_date": "2021-03-22T10:10:55+00:00",
"revision_history": [
{
"date": "2021-03-22T10:10:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-22T10:10:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-10T02:12:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Do 1",
"product": {
"name": "OpenShift Do 1",
"product_id": "7Server-RHODO-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_do:1.0::el7"
}
}
}
],
"category": "product_family",
"name": "OpenShift Do"
},
{
"branches": [
{
"category": "product_version",
"name": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64",
"product": {
"name": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64",
"product_id": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96?arch=amd64\u0026repository_url=registry.redhat.io/openshiftdo/odo-init-image-rhel7\u0026tag=1.1.3-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64 as a component of OpenShift Do 1",
"product_id": "7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
},
"product_reference": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64",
"relates_to_product_reference": "7Server-RHODO-1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-20843",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1723723"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered that the \"setElementTypePrefix()\" function incorrectly extracted XML namespace prefixes. By tricking an application into processing a specially crafted XML file, an attacker could cause unusually high consumption of memory resources and possibly lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "expat: large number of colons in input makes parser consume high amount of resources, leading to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "When processing a specially crafted XML file, expat may use more memory than ultimately necessary, which can also lead to increased CPU usage and longer processing times. Depending on available system resources and configuration, this may also lead to the application triggering the Out-Of-Memory-Killer, causing the application to be terminated.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-20843"
},
{
"category": "external",
"summary": "RHBZ#1723723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723723"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-20843",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-20843",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20843"
},
{
"category": "external",
"summary": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931031",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931031"
}
],
"release_date": "2019-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "expat: large number of colons in input makes parser consume high amount of resources, leading to DoS"
},
{
"cve": "CVE-2019-5094",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2019-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1768555"
}
],
"notes": [
{
"category": "description",
"text": "An exploitable code execution vulnerability exists in the quota file functionality of E2fsprogs 1.45.3. A specially crafted ext4 partition can cause an out-of-bounds write on the heap, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "e2fsprogs: Crafted ext4 partition leads to out-of-bounds write",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5094"
},
{
"category": "external",
"summary": "RHBZ#1768555",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768555"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5094",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5094"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5094",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5094"
},
{
"category": "external",
"summary": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0887",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0887"
}
],
"release_date": "2019-08-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "e2fsprogs: Crafted ext4 partition leads to out-of-bounds write"
},
{
"cve": "CVE-2019-5188",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2020-01-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1790048"
}
],
"notes": [
{
"category": "description",
"text": "A code execution vulnerability exists in the directory rehashing functionality of E2fsprogs e2fsck 1.45.4. A specially crafted ext4 directory can cause an out-of-bounds write on the stack, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "e2fsprogs: Out-of-bounds write in e2fsck/rehash.c",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5188"
},
{
"category": "external",
"summary": "RHBZ#1790048",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1790048"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5188",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5188"
}
],
"release_date": "2020-01-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "e2fsprogs: Out-of-bounds write in e2fsck/rehash.c"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Thomas Vegas"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-5482",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-09-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749652"
}
],
"notes": [
{
"category": "description",
"text": "Heap buffer overflow in the TFTP protocol handler in cURL 7.19.4 to 7.65.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: heap buffer overflow in function tftp_receive_packet()",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5482"
},
{
"category": "external",
"summary": "RHBZ#1749652",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749652"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5482",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5482"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5482",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5482"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/CVE-2019-5482.html",
"url": "https://curl.haxx.se/docs/CVE-2019-5482.html"
}
],
"release_date": "2019-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Do not use TFTP with curl with smaller than the default BLKSIZE.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: heap buffer overflow in function tftp_receive_packet()"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Henry Corrigan-Gibbs"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-11719",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728436"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Out-of-bounds read when importing curve25519 private key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Firefox on Red Hat Enterprise Linux is built against the system nss library.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11719"
},
{
"category": "external",
"summary": "RHBZ#1728436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728436"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11719",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11719"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11719",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11719"
}
],
"release_date": "2019-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Out-of-bounds read when importing curve25519 private key"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Hubert Kario"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-11727",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2019-07-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1730988"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: PKCS#1 v1.5 signatures can be used for TLS 1.3",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11727"
},
{
"category": "external",
"summary": "RHBZ#1730988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1730988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11727"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11727",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11727"
}
],
"release_date": "2019-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: PKCS#1 v1.5 signatures can be used for TLS 1.3"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"cve": "CVE-2019-12450",
"cwe": {
"id": "CWE-552",
"name": "Files or Directories Accessible to External Parties"
},
"discovery_date": "2019-06-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1719141"
}
],
"notes": [
{
"category": "description",
"text": "file_copy_fallback in gio/gfile.c in GNOME GLib 2.15.0 through 2.61.1 does not properly restrict file permissions while a copy operation is in progress. Instead, default permissions are used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib2: file_copy_fallback in gio/gfile.c in GNOME GLib does not properly restrict file permissions while a copy operation is in progress",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of glib2 as shipped with Red Hat Enterprise Linux 6, 7 and 8 . Red Hat Product Security has rated this issue as having a security impact of Moderate.\n\nRed Hat Enterprise Linux 6 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This has been rated as having a security impact of Important, and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12450"
},
{
"category": "external",
"summary": "RHBZ#1719141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12450",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12450"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12450",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12450"
}
],
"release_date": "2019-05-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib2: file_copy_fallback in gio/gfile.c in GNOME GLib does not properly restrict file permissions while a copy operation is in progress"
},
{
"acknowledgments": [
{
"names": [
"the D-Bus project"
]
},
{
"names": [
"Joe Vennix"
],
"organization": "Apple Information Security",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-12749",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2019-06-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1719344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in dbus. The implementation of DBUS_COOKIE_SHA1 is susceptible to a symbolic link attack. A malicious client with write access to its own home directory could manipulate a ~/.dbus-keyrings symlink to cause the DBusServer to read and write in unintended locations resulting in an authentication bypass. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dbus: DBusServer DBUS_COOKIE_SHA1 authentication bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is mitigated by the fact that by default, the well-known system dbus-daemon (since 2003) and the well-known session dbus-daemon (in stable releases since dbus 1.10.0 in 2015) only accept the EXTERNAL authentication mechanism, and as a result will reject DBUS_COOKIE_SHA1 at an early stage, before manipulating cookies. \n\nRed Hat Enterprise Linux 6 is affected by this flaw, which can be leveraged to achieve privilege escalation via upstart. This issue has been rated as having important impact for Red Hat Enterprise Linux 6.\n\nRed Hat Enterprise Linux 7 and 8, both ship dbus \u003e= 1.10 and therefore are affected by this flaw only when system or session dbus-daemons are used under non-standard configurations or by third party users of DBusServer. Red Hat Enterprise Linux 7 and 8 does not ship any affected DBusServer cosumer. However third party applications may be affected.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12749"
},
{
"category": "external",
"summary": "RHBZ#1719344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12749",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12749"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2019/06/11/2",
"url": "https://www.openwall.com/lists/oss-security/2019/06/11/2"
}
],
"release_date": "2019-06-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dbus: DBusServer DBUS_COOKIE_SHA1 authentication bypass"
},
{
"acknowledgments": [
{
"names": [
"Simon McVittie"
],
"organization": "Collabora Ltd."
}
],
"cve": "CVE-2019-14822",
"cwe": {
"id": "CWE-862",
"name": "Missing Authorization"
},
"discovery_date": "2019-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1717958"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in ibus that allows any unprivileged user to monitor and send method calls to the ibus bus of another user due to a misconfiguration in the DBus server setup. A local attacker may use this flaw to intercept all keystrokes of a victim user who is using the graphical interface, change the input method engine, or modify other input related configurations of the victim user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ibus: missing authorization allows local attacker to access the input bus of another user",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Gnome uses the ibus input framework only when the user explicitly configures it or when some input method sources are in use, like Korean from the ibus-hangul package or Chinese input methods from the ibus-libpinyin. Input methods like en-US are not handled by ibus, thus if the victim user just use them the attacker will not be able to intercept the key strokes of that user.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-14822"
},
{
"category": "external",
"summary": "RHBZ#1717958",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1717958"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-14822",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14822"
}
],
"release_date": "2019-09-13T07:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ibus: missing authorization allows local attacker to access the input bus of another user"
},
{
"acknowledgments": [
{
"names": [
"Thomas Habets"
]
}
],
"cve": "CVE-2019-14866",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-10-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1765511"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered cpio does not properly validate input files when generating TAR archives. When cpio is used to create TAR archives from paths an attacker can write to, the resulting archive may contain files with permissions the attacker did not have or in paths he did not have access to. Extracting those archives from a high-privilege user without carefully reviewing them may lead to the compromise of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpio: improper input validation when writing tar header fields leads to unexpected tar generation",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-14866"
},
{
"category": "external",
"summary": "RHBZ#1765511",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1765511"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-14866",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14866"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14866",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14866"
}
],
"release_date": "2019-08-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "TAR archives should be inspected before being extracted and the extraction should be performed with the `tar` command or `--no-absolute-filenames` option if done with `cpio`. Moreover, it should be performed by a low-privilege user whenever possible, to prevent extraction of files that could compromise the system.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpio: improper input validation when writing tar header fields leads to unexpected tar generation"
},
{
"cve": "CVE-2019-15903",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-09-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1752592"
}
],
"notes": [
{
"category": "description",
"text": "In libexpat before 2.2.8, crafted XML input could fool the parser into changing from DTD parsing to document parsing too early; a consecutive call to XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber) then resulted in a heap-based buffer over-read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "expat: heap-based buffer over-read via crafted XML input",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15903"
},
{
"category": "external",
"summary": "RHBZ#1752592",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1752592"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15903",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15903"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15903",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15903"
}
],
"release_date": "2019-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "expat: heap-based buffer over-read via crafted XML input"
},
{
"cve": "CVE-2019-16935",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2019-09-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1763229"
}
],
"notes": [
{
"category": "description",
"text": "A reflected cross-site scripting (XSS) vulnerability was found in Python XML-RPC server. The `server_title` field is not sufficiently sanitized allowing malicious JavaScript to be injected. Successful exploitation would allow a remote attacker to execute JavaScript code within the context of the affected user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: XSS vulnerability in the documentation XML-RPC server in server_title field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw does not affect the versions of python27-python as shipped with Red Hat Software Collections 3 as they already include the fix.\nThis flaw does not affect the versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 as they are \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16935"
},
{
"category": "external",
"summary": "RHBZ#1763229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16935",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16935"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935"
}
],
"release_date": "2019-09-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: XSS vulnerability in the documentation XML-RPC server in server_title field"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"cve": "CVE-2019-17023",
"discovery_date": "2020-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1791225"
}
],
"notes": [
{
"category": "description",
"text": "A protocol downgrade flaw was found in Network Security Services (NSS). After a HelloRetryRequest has been sent, the client may negotiate a lower protocol than TLS 1.3, resulting in an invalid state transition in the TLS State Machine. If the client gets into this state, incoming Application Data records will be ignored.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw causes the client to hang when there is a downgrade attempt. Therefore no actual protocol downgrade occurs.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17023"
},
{
"category": "external",
"summary": "RHBZ#1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state"
},
{
"cve": "CVE-2019-17498",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-10-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1766898"
}
],
"notes": [
{
"category": "description",
"text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh2: integer overflow in SSH_MSG_DISCONNECT logic in packet.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw needs a malicious MITM SSH server. When an application compiled with libssh2 connects to such a MITM SSH server, the server can trigger an integer overflow leading to an OOB read in the SSH_MSG_DISCONNECT logic. This can cause the application compiled with libssh2 to crash. This is strictly a client side crash and the SSH server may not be affected.\n\nAlso note that when a user connects to a malicious MITM server there is already a risk of disclosing password/keys irrespective of the flaw.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17498"
},
{
"category": "external",
"summary": "RHBZ#1766898",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1766898"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17498",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17498"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17498",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17498"
},
{
"category": "external",
"summary": "https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/",
"url": "https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/"
}
],
"release_date": "2019-10-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh2: integer overflow in SSH_MSG_DISCONNECT logic in packet.c"
},
{
"cve": "CVE-2019-19126",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774681"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in glibc where the LD_PREFER_MAP_32BIT_EXEC environment variable is not ignored when running binaries with the setuid flag on x86_64 architectures. This allows an attacker to force system to utilize only half of the memory (making the system think the software is 32-bit only), thus lowering the amount of memory being used with address space layout randomization (ASLR). The highest threat is confidentiality although the complexity of attack is high. The affected application must already have other vulnerabilities for this flaw to be usable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: LD_PREFER_MAP_32BIT_EXEC not ignored in setuid binaries",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19126"
},
{
"category": "external",
"summary": "RHBZ#1774681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19126",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19126"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19126",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19126"
}
],
"release_date": "2019-11-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "glibc: LD_PREFER_MAP_32BIT_EXEC not ignored in setuid binaries"
},
{
"cve": "CVE-2019-19956",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2020-01-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788856"
}
],
"notes": [
{
"category": "description",
"text": "xmlParseBalancedChunkMemoryRecover in parser.c in libxml2 before 2.9.10 has a memory leak related to newDoc-\u003eoldNs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: memory leak in xmlParseBalancedChunkMemoryRecover in parser.c",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19956"
},
{
"category": "external",
"summary": "RHBZ#1788856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19956",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19956"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19956",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19956"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: memory leak in xmlParseBalancedChunkMemoryRecover in parser.c"
},
{
"cve": "CVE-2019-20386",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-01-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1793979"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak was discovered in the systemd-login when a power-switch event is received. A physical attacker may trigger one of these events and leak bytes due to a missing free.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd: memory leak in button_open() in login/logind-button.c when udev events are received",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The version of systemd delivered in OpenShift Container Platform 4.1 and included in CoreOS images has been superseded by the version delivered in Red Hat Enterprise Linux 8. CoreOS updates for systemd in will be consumed from Red Hat Enterprise Linux 8 channels.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20386"
},
{
"category": "external",
"summary": "RHBZ#1793979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20386",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20386"
}
],
"release_date": "2020-01-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "LOW",
"baseScore": 2.4,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "systemd: memory leak in button_open() in login/logind-button.c when udev events are received"
},
{
"cve": "CVE-2019-20388",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2020-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1799734"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak was found in the xmlSchemaValidateStream function of libxml2. Applications that use this library may be vulnerable to memory not being freed leading to a denial of service. System availability is the highest threat from this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: memory leak in xmlSchemaPreRun in xmlschemas.c",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20388"
},
{
"category": "external",
"summary": "RHBZ#1799734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1799734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20388",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20388"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20388",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20388"
}
],
"release_date": "2020-01-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: memory leak in xmlSchemaPreRun in xmlschemas.c"
},
{
"cve": "CVE-2019-20907",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2020-07-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1856481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: infinite loop in the tarfile module via crafted TAR archive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "RHBZ#1856481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by not opening untrusted files with tarfile.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: infinite loop in the tarfile module via crafted TAR archive"
},
{
"cve": "CVE-2019-25013",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2021-01-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1912960"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc. When processing input in the EUC-KR encoding, an invalid input sequence could cause glibc to read beyond the end of a buffer, resulting in a segmentation fault. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: buffer over-read in iconv when processing invalid multi-byte input sequences in the EUC-KR encoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having moderate impact for glibc packages shipped with Red Hat Enterprise Linux because, the maximum impact of this vulnerability is a crash, and it relies on processing untrusted input in an uncommon encoding (EUC-KR). When this encoding is not used, the vulnerability can not be triggered.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-25013"
},
{
"category": "external",
"summary": "RHBZ#1912960",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912960"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013"
}
],
"release_date": "2019-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: buffer over-read in iconv when processing invalid multi-byte input sequences in the EUC-KR encoding"
},
{
"acknowledgments": [
{
"names": [
"the OpenSSL project"
]
},
{
"names": [
"David Benjamin"
],
"organization": "Google",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-1971",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-12-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1903409"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference flaw was found in openssl. A remote attacker, able to control the arguments of the GENERAL_NAME_cmp function, could cause the application, compiled with openssl to crash resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: EDIPARTYNAME NULL pointer de-reference",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a flaw in the GENERAL_NAME_cmp function of openssl which can be triggered when both its arguments are of the same type i.e. EDIPARTYNAME. \n\n1. Red Hat does not ship any applications compiled with openssl, which used the above function in a vulnerable way.\n\n2. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes, when comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate and when verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token). If an attacker can control both items being compared then that attacker could trigger a crash. For example, if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then a crash may be triggered.\n\nThird party applications compiled with openssl using the function GENERAL_NAME_cmp in a vulnerable way are affected by this flaw.\n\nGENERAL_NAME_cmp was added in 0.9.8k, therefore older versions of openssl are not affected by this flaw.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1971"
},
{
"category": "external",
"summary": "RHBZ#1903409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903409"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1971",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1971"
},
{
"category": "external",
"summary": "https://www.openssl.org/news/secadv/20201208.txt",
"url": "https://www.openssl.org/news/secadv/20201208.txt"
}
],
"release_date": "2020-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Applications not using the GENERAL_NAME_cmp of openssl are not vulnerable to this flaw. Even when this function is used, if the attacker can control both the arguments of this function, only then the attacker could trigger a crash.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: EDIPARTYNAME NULL pointer de-reference"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom",
"Billy Bob Brumley"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-6829",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826187"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel attack on ECDSA signature generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-6829"
},
{
"category": "external",
"summary": "RHBZ#1826187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826187"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-6829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6829"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel attack on ECDSA signature generation"
},
{
"cve": "CVE-2020-7595",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2020-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1799786"
}
],
"notes": [
{
"category": "description",
"text": "xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: infinite loop in xmlStringLenDecodeEntities in some end-of-file situations",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7595"
},
{
"category": "external",
"summary": "RHBZ#1799786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1799786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7595",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7595"
}
],
"release_date": "2020-01-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: infinite loop in xmlStringLenDecodeEntities in some end-of-file situations"
},
{
"cve": "CVE-2020-8177",
"discovery_date": "2020-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1847915"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl. Overwriting local files is possible when using a certain combination of command line options. Requesting content from a malicious server could lead to overwriting local files with compromised files leading to unknown effects. The highest threat from this vulnerability is to file integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Incorrect argument check can allow remote servers to overwrite local files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects the \u0027curl\u0027 command line utility. Additionally, this is only an issue when using the \u0027-J\u0027 (with the \u0027-O\u0027 option) and \u0027-i\u0027 command line options combined.\n\nIn most cases, there is nothing to gain for a local attacker here: the curl command line utility is likely running with the same privileges as the user, and thus the user can already overwrite all the files curl could overwrite. However, a local user will have to call curl with the \u0027-J\u0027 and \u0027-i\u0027 command line options while requesting content from a malicious server, which then opens up an opportunity for the malicious server to overwrite local files.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8177"
},
{
"category": "external",
"summary": "RHBZ#1847915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847915"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8177"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/CVE-2020-8177.html",
"url": "https://curl.haxx.se/docs/CVE-2020-8177.html"
}
],
"release_date": "2020-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "The vulnerability is only possible when using the \u0027-J\u0027 and \u0027-i\u0027 switches in conjunction with the curl command. Executing curl without these switches mitigates the flaw.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Incorrect argument check can allow remote servers to overwrite local files"
},
{
"cve": "CVE-2020-10029",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2020-03-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1810670"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc in versions prior to 2.32. Pseudo-zero values are not validated causing a stack corruption due to a stack-based overflow. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: stack corruption from crafted input in cosl, sinl, sincosl, and tanl functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The glibc version shipped with Red Hat Enterprise Linux 8 is compiled using gcc\u0027s stack-protector option which mitigates the possibility of code execution led by the stack corruption.\n\nThe glibc version shipped with Red Hat Enterprise Linux 7 is more difficult to exploit using this flaw, specifically for remote code execution. Because exploitation of the flaw depends on the usage of pseudo-zero values, an attacker can only overwrite the stack with 0s. Due to this, a valid address value for code execution is difficult to get and is likely to only result in a crash.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10029"
},
{
"category": "external",
"summary": "RHBZ#1810670",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810670"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10029"
}
],
"release_date": "2020-02-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: stack corruption from crafted input in cosl, sinl, sincosl, and tanl functions"
},
{
"cve": "CVE-2020-12243",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-04-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1833535"
}
],
"notes": [
{
"category": "description",
"text": "In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters with nested boolean expressions can result in denial of service (daemon crash).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openldap: denial of service via nested boolean expressions in LDAP search filters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect Red Hat Enterprise Linux 8 because we don\u0027t ship openldap-servers subpackage with the Red Hat Enterprise Linux 8 (it is only present in the buildroot).",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12243"
},
{
"category": "external",
"summary": "RHBZ#1833535",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833535"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12243",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12243"
}
],
"release_date": "2020-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openldap: denial of service via nested boolean expressions in LDAP search filters"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida Garcia and the Network and Information Security Group"
],
"organization": "NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12400",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1853983"
}
],
"notes": [
{
"category": "description",
"text": "A side-channel flaw was found in NSS, in the way P-384 and P-521 curves are used in the generation of EDSA signatures, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side-channel attack that can be used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12400"
},
{
"category": "external",
"summary": "RHBZ#1853983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12400"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida Garcia and the Network and Information Security Group"
],
"organization": "NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12401",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1851294"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: ECDSA timing attack mitigation bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12401"
},
{
"category": "external",
"summary": "RHBZ#1851294",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851294"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12401",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12401"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: ECDSA timing attack mitigation bypass"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Billy Bob Brumley",
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12402",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826231"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NSS, where it is vulnerable to RSA key generation cache timing side-channel attacks. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. The highest threat to this flaw is to confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel vulnerabilities during RSA key generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A timing attack was found in the way NSS generated RSA keys. A man-in-the-middle attacker could use this attack during RSA key generation to recover the private key. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12402"
},
{
"category": "external",
"summary": "RHBZ#1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel vulnerabilities during RSA key generation"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
},
{
"cve": "CVE-2020-29573",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2020-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1905213"
}
],
"notes": [
{
"category": "description",
"text": "A stack buffer overflow flaw was found in glibc in the way the printf family of functions processed an 80-bit long double with a non-canonical bit pattern. This flaw allows an attacker who can control the arguments of these functions with the non-standard long double pattern to trigger an overflow and cause an application crash. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: stack-based buffer overflow if the input to any of the printf family of functions is an 80-bit long double with a non-canonical bit pattern",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is essentially a crash which can only be triggered by a non-standard argument passed as a long double input to a member of printf family of functions. The application has to be written in this way to allow this issue to be triggered. The maximum impact is an application crash.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-29573"
},
{
"category": "external",
"summary": "RHBZ#1905213",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1905213"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-29573",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29573"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-29573",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-29573"
},
{
"category": "external",
"summary": "https://sourceware.org/pipermail/libc-alpha/2020-September/117779.html",
"url": "https://sourceware.org/pipermail/libc-alpha/2020-September/117779.html"
}
],
"release_date": "2020-09-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: stack-based buffer overflow if the input to any of the printf family of functions is an 80-bit long double with a non-canonical bit pattern"
}
]
}
rhsa-2021:0949
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"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": "Updated openshift/odo-init-image container image is now available for Red Hat Openshift Do 1.0.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Do (odo) is a simple CLI tool for developers to create,\nbuild, and deploy applications on OpenShift. The odo tool is completely\nclient-based and requires no server within the OpenShift cluster for\ndeployment. It detects changes to local code and deploys it to the cluster\nautomatically, giving instant feedback to validate changes in real-time. It\nsupports multiple programming languages and frameworks.\n\nRed Hat OpenShift Do openshift/odo-init-image 1.1.3 is a container image\nthat is used as part of the InitContainer setup that provisions odo\ncomponents.\n\nThe advisory addresses the following issues:\n\n* Re-release of odo-init-image 1.1.3 for security updates",
"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-2021:0949",
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.4/cli_reference/openshift_developer_cli/installing-odo.html",
"url": "https://docs.openshift.com/container-platform/4.4/cli_reference/openshift_developer_cli/installing-odo.html"
},
{
"category": "external",
"summary": "1832983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1832983"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0949.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Do openshift/odo-init-image 1.1.3 security update",
"tracking": {
"current_release_date": "2025-10-10T02:12:13+00:00",
"generator": {
"date": "2025-10-10T02:12:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2021:0949",
"initial_release_date": "2021-03-22T10:10:55+00:00",
"revision_history": [
{
"date": "2021-03-22T10:10:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-22T10:10:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-10T02:12:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Do 1",
"product": {
"name": "OpenShift Do 1",
"product_id": "7Server-RHODO-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_do:1.0::el7"
}
}
}
],
"category": "product_family",
"name": "OpenShift Do"
},
{
"branches": [
{
"category": "product_version",
"name": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64",
"product": {
"name": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64",
"product_id": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96?arch=amd64\u0026repository_url=registry.redhat.io/openshiftdo/odo-init-image-rhel7\u0026tag=1.1.3-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64 as a component of OpenShift Do 1",
"product_id": "7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
},
"product_reference": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64",
"relates_to_product_reference": "7Server-RHODO-1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-20843",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1723723"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered that the \"setElementTypePrefix()\" function incorrectly extracted XML namespace prefixes. By tricking an application into processing a specially crafted XML file, an attacker could cause unusually high consumption of memory resources and possibly lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "expat: large number of colons in input makes parser consume high amount of resources, leading to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "When processing a specially crafted XML file, expat may use more memory than ultimately necessary, which can also lead to increased CPU usage and longer processing times. Depending on available system resources and configuration, this may also lead to the application triggering the Out-Of-Memory-Killer, causing the application to be terminated.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-20843"
},
{
"category": "external",
"summary": "RHBZ#1723723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723723"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-20843",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-20843",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20843"
},
{
"category": "external",
"summary": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931031",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931031"
}
],
"release_date": "2019-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "expat: large number of colons in input makes parser consume high amount of resources, leading to DoS"
},
{
"cve": "CVE-2019-5094",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2019-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1768555"
}
],
"notes": [
{
"category": "description",
"text": "An exploitable code execution vulnerability exists in the quota file functionality of E2fsprogs 1.45.3. A specially crafted ext4 partition can cause an out-of-bounds write on the heap, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "e2fsprogs: Crafted ext4 partition leads to out-of-bounds write",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5094"
},
{
"category": "external",
"summary": "RHBZ#1768555",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768555"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5094",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5094"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5094",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5094"
},
{
"category": "external",
"summary": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0887",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0887"
}
],
"release_date": "2019-08-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "e2fsprogs: Crafted ext4 partition leads to out-of-bounds write"
},
{
"cve": "CVE-2019-5188",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2020-01-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1790048"
}
],
"notes": [
{
"category": "description",
"text": "A code execution vulnerability exists in the directory rehashing functionality of E2fsprogs e2fsck 1.45.4. A specially crafted ext4 directory can cause an out-of-bounds write on the stack, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "e2fsprogs: Out-of-bounds write in e2fsck/rehash.c",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5188"
},
{
"category": "external",
"summary": "RHBZ#1790048",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1790048"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5188",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5188"
}
],
"release_date": "2020-01-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "e2fsprogs: Out-of-bounds write in e2fsck/rehash.c"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Thomas Vegas"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-5482",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-09-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749652"
}
],
"notes": [
{
"category": "description",
"text": "Heap buffer overflow in the TFTP protocol handler in cURL 7.19.4 to 7.65.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: heap buffer overflow in function tftp_receive_packet()",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5482"
},
{
"category": "external",
"summary": "RHBZ#1749652",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749652"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5482",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5482"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5482",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5482"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/CVE-2019-5482.html",
"url": "https://curl.haxx.se/docs/CVE-2019-5482.html"
}
],
"release_date": "2019-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Do not use TFTP with curl with smaller than the default BLKSIZE.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: heap buffer overflow in function tftp_receive_packet()"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Henry Corrigan-Gibbs"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-11719",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728436"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Out-of-bounds read when importing curve25519 private key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Firefox on Red Hat Enterprise Linux is built against the system nss library.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11719"
},
{
"category": "external",
"summary": "RHBZ#1728436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728436"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11719",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11719"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11719",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11719"
}
],
"release_date": "2019-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Out-of-bounds read when importing curve25519 private key"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Hubert Kario"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-11727",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2019-07-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1730988"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: PKCS#1 v1.5 signatures can be used for TLS 1.3",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11727"
},
{
"category": "external",
"summary": "RHBZ#1730988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1730988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11727"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11727",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11727"
}
],
"release_date": "2019-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: PKCS#1 v1.5 signatures can be used for TLS 1.3"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"cve": "CVE-2019-12450",
"cwe": {
"id": "CWE-552",
"name": "Files or Directories Accessible to External Parties"
},
"discovery_date": "2019-06-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1719141"
}
],
"notes": [
{
"category": "description",
"text": "file_copy_fallback in gio/gfile.c in GNOME GLib 2.15.0 through 2.61.1 does not properly restrict file permissions while a copy operation is in progress. Instead, default permissions are used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib2: file_copy_fallback in gio/gfile.c in GNOME GLib does not properly restrict file permissions while a copy operation is in progress",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of glib2 as shipped with Red Hat Enterprise Linux 6, 7 and 8 . Red Hat Product Security has rated this issue as having a security impact of Moderate.\n\nRed Hat Enterprise Linux 6 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This has been rated as having a security impact of Important, and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12450"
},
{
"category": "external",
"summary": "RHBZ#1719141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12450",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12450"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12450",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12450"
}
],
"release_date": "2019-05-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib2: file_copy_fallback in gio/gfile.c in GNOME GLib does not properly restrict file permissions while a copy operation is in progress"
},
{
"acknowledgments": [
{
"names": [
"the D-Bus project"
]
},
{
"names": [
"Joe Vennix"
],
"organization": "Apple Information Security",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-12749",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2019-06-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1719344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in dbus. The implementation of DBUS_COOKIE_SHA1 is susceptible to a symbolic link attack. A malicious client with write access to its own home directory could manipulate a ~/.dbus-keyrings symlink to cause the DBusServer to read and write in unintended locations resulting in an authentication bypass. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dbus: DBusServer DBUS_COOKIE_SHA1 authentication bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is mitigated by the fact that by default, the well-known system dbus-daemon (since 2003) and the well-known session dbus-daemon (in stable releases since dbus 1.10.0 in 2015) only accept the EXTERNAL authentication mechanism, and as a result will reject DBUS_COOKIE_SHA1 at an early stage, before manipulating cookies. \n\nRed Hat Enterprise Linux 6 is affected by this flaw, which can be leveraged to achieve privilege escalation via upstart. This issue has been rated as having important impact for Red Hat Enterprise Linux 6.\n\nRed Hat Enterprise Linux 7 and 8, both ship dbus \u003e= 1.10 and therefore are affected by this flaw only when system or session dbus-daemons are used under non-standard configurations or by third party users of DBusServer. Red Hat Enterprise Linux 7 and 8 does not ship any affected DBusServer cosumer. However third party applications may be affected.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12749"
},
{
"category": "external",
"summary": "RHBZ#1719344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12749",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12749"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2019/06/11/2",
"url": "https://www.openwall.com/lists/oss-security/2019/06/11/2"
}
],
"release_date": "2019-06-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dbus: DBusServer DBUS_COOKIE_SHA1 authentication bypass"
},
{
"acknowledgments": [
{
"names": [
"Simon McVittie"
],
"organization": "Collabora Ltd."
}
],
"cve": "CVE-2019-14822",
"cwe": {
"id": "CWE-862",
"name": "Missing Authorization"
},
"discovery_date": "2019-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1717958"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in ibus that allows any unprivileged user to monitor and send method calls to the ibus bus of another user due to a misconfiguration in the DBus server setup. A local attacker may use this flaw to intercept all keystrokes of a victim user who is using the graphical interface, change the input method engine, or modify other input related configurations of the victim user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ibus: missing authorization allows local attacker to access the input bus of another user",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Gnome uses the ibus input framework only when the user explicitly configures it or when some input method sources are in use, like Korean from the ibus-hangul package or Chinese input methods from the ibus-libpinyin. Input methods like en-US are not handled by ibus, thus if the victim user just use them the attacker will not be able to intercept the key strokes of that user.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-14822"
},
{
"category": "external",
"summary": "RHBZ#1717958",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1717958"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-14822",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14822"
}
],
"release_date": "2019-09-13T07:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ibus: missing authorization allows local attacker to access the input bus of another user"
},
{
"acknowledgments": [
{
"names": [
"Thomas Habets"
]
}
],
"cve": "CVE-2019-14866",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-10-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1765511"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered cpio does not properly validate input files when generating TAR archives. When cpio is used to create TAR archives from paths an attacker can write to, the resulting archive may contain files with permissions the attacker did not have or in paths he did not have access to. Extracting those archives from a high-privilege user without carefully reviewing them may lead to the compromise of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpio: improper input validation when writing tar header fields leads to unexpected tar generation",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-14866"
},
{
"category": "external",
"summary": "RHBZ#1765511",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1765511"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-14866",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14866"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14866",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14866"
}
],
"release_date": "2019-08-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "TAR archives should be inspected before being extracted and the extraction should be performed with the `tar` command or `--no-absolute-filenames` option if done with `cpio`. Moreover, it should be performed by a low-privilege user whenever possible, to prevent extraction of files that could compromise the system.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpio: improper input validation when writing tar header fields leads to unexpected tar generation"
},
{
"cve": "CVE-2019-15903",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-09-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1752592"
}
],
"notes": [
{
"category": "description",
"text": "In libexpat before 2.2.8, crafted XML input could fool the parser into changing from DTD parsing to document parsing too early; a consecutive call to XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber) then resulted in a heap-based buffer over-read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "expat: heap-based buffer over-read via crafted XML input",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15903"
},
{
"category": "external",
"summary": "RHBZ#1752592",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1752592"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15903",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15903"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15903",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15903"
}
],
"release_date": "2019-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "expat: heap-based buffer over-read via crafted XML input"
},
{
"cve": "CVE-2019-16935",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2019-09-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1763229"
}
],
"notes": [
{
"category": "description",
"text": "A reflected cross-site scripting (XSS) vulnerability was found in Python XML-RPC server. The `server_title` field is not sufficiently sanitized allowing malicious JavaScript to be injected. Successful exploitation would allow a remote attacker to execute JavaScript code within the context of the affected user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: XSS vulnerability in the documentation XML-RPC server in server_title field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw does not affect the versions of python27-python as shipped with Red Hat Software Collections 3 as they already include the fix.\nThis flaw does not affect the versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 as they are \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16935"
},
{
"category": "external",
"summary": "RHBZ#1763229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16935",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16935"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935"
}
],
"release_date": "2019-09-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: XSS vulnerability in the documentation XML-RPC server in server_title field"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"cve": "CVE-2019-17023",
"discovery_date": "2020-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1791225"
}
],
"notes": [
{
"category": "description",
"text": "A protocol downgrade flaw was found in Network Security Services (NSS). After a HelloRetryRequest has been sent, the client may negotiate a lower protocol than TLS 1.3, resulting in an invalid state transition in the TLS State Machine. If the client gets into this state, incoming Application Data records will be ignored.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw causes the client to hang when there is a downgrade attempt. Therefore no actual protocol downgrade occurs.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17023"
},
{
"category": "external",
"summary": "RHBZ#1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state"
},
{
"cve": "CVE-2019-17498",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-10-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1766898"
}
],
"notes": [
{
"category": "description",
"text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh2: integer overflow in SSH_MSG_DISCONNECT logic in packet.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw needs a malicious MITM SSH server. When an application compiled with libssh2 connects to such a MITM SSH server, the server can trigger an integer overflow leading to an OOB read in the SSH_MSG_DISCONNECT logic. This can cause the application compiled with libssh2 to crash. This is strictly a client side crash and the SSH server may not be affected.\n\nAlso note that when a user connects to a malicious MITM server there is already a risk of disclosing password/keys irrespective of the flaw.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17498"
},
{
"category": "external",
"summary": "RHBZ#1766898",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1766898"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17498",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17498"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17498",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17498"
},
{
"category": "external",
"summary": "https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/",
"url": "https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/"
}
],
"release_date": "2019-10-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh2: integer overflow in SSH_MSG_DISCONNECT logic in packet.c"
},
{
"cve": "CVE-2019-19126",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774681"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in glibc where the LD_PREFER_MAP_32BIT_EXEC environment variable is not ignored when running binaries with the setuid flag on x86_64 architectures. This allows an attacker to force system to utilize only half of the memory (making the system think the software is 32-bit only), thus lowering the amount of memory being used with address space layout randomization (ASLR). The highest threat is confidentiality although the complexity of attack is high. The affected application must already have other vulnerabilities for this flaw to be usable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: LD_PREFER_MAP_32BIT_EXEC not ignored in setuid binaries",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19126"
},
{
"category": "external",
"summary": "RHBZ#1774681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19126",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19126"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19126",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19126"
}
],
"release_date": "2019-11-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "glibc: LD_PREFER_MAP_32BIT_EXEC not ignored in setuid binaries"
},
{
"cve": "CVE-2019-19956",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2020-01-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788856"
}
],
"notes": [
{
"category": "description",
"text": "xmlParseBalancedChunkMemoryRecover in parser.c in libxml2 before 2.9.10 has a memory leak related to newDoc-\u003eoldNs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: memory leak in xmlParseBalancedChunkMemoryRecover in parser.c",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19956"
},
{
"category": "external",
"summary": "RHBZ#1788856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19956",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19956"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19956",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19956"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: memory leak in xmlParseBalancedChunkMemoryRecover in parser.c"
},
{
"cve": "CVE-2019-20386",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-01-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1793979"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak was discovered in the systemd-login when a power-switch event is received. A physical attacker may trigger one of these events and leak bytes due to a missing free.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd: memory leak in button_open() in login/logind-button.c when udev events are received",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The version of systemd delivered in OpenShift Container Platform 4.1 and included in CoreOS images has been superseded by the version delivered in Red Hat Enterprise Linux 8. CoreOS updates for systemd in will be consumed from Red Hat Enterprise Linux 8 channels.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20386"
},
{
"category": "external",
"summary": "RHBZ#1793979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20386",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20386"
}
],
"release_date": "2020-01-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "LOW",
"baseScore": 2.4,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "systemd: memory leak in button_open() in login/logind-button.c when udev events are received"
},
{
"cve": "CVE-2019-20388",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2020-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1799734"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak was found in the xmlSchemaValidateStream function of libxml2. Applications that use this library may be vulnerable to memory not being freed leading to a denial of service. System availability is the highest threat from this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: memory leak in xmlSchemaPreRun in xmlschemas.c",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20388"
},
{
"category": "external",
"summary": "RHBZ#1799734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1799734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20388",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20388"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20388",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20388"
}
],
"release_date": "2020-01-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: memory leak in xmlSchemaPreRun in xmlschemas.c"
},
{
"cve": "CVE-2019-20907",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2020-07-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1856481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: infinite loop in the tarfile module via crafted TAR archive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "RHBZ#1856481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by not opening untrusted files with tarfile.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: infinite loop in the tarfile module via crafted TAR archive"
},
{
"cve": "CVE-2019-25013",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2021-01-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1912960"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc. When processing input in the EUC-KR encoding, an invalid input sequence could cause glibc to read beyond the end of a buffer, resulting in a segmentation fault. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: buffer over-read in iconv when processing invalid multi-byte input sequences in the EUC-KR encoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having moderate impact for glibc packages shipped with Red Hat Enterprise Linux because, the maximum impact of this vulnerability is a crash, and it relies on processing untrusted input in an uncommon encoding (EUC-KR). When this encoding is not used, the vulnerability can not be triggered.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-25013"
},
{
"category": "external",
"summary": "RHBZ#1912960",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912960"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013"
}
],
"release_date": "2019-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: buffer over-read in iconv when processing invalid multi-byte input sequences in the EUC-KR encoding"
},
{
"acknowledgments": [
{
"names": [
"the OpenSSL project"
]
},
{
"names": [
"David Benjamin"
],
"organization": "Google",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-1971",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-12-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1903409"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference flaw was found in openssl. A remote attacker, able to control the arguments of the GENERAL_NAME_cmp function, could cause the application, compiled with openssl to crash resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: EDIPARTYNAME NULL pointer de-reference",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a flaw in the GENERAL_NAME_cmp function of openssl which can be triggered when both its arguments are of the same type i.e. EDIPARTYNAME. \n\n1. Red Hat does not ship any applications compiled with openssl, which used the above function in a vulnerable way.\n\n2. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes, when comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate and when verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token). If an attacker can control both items being compared then that attacker could trigger a crash. For example, if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then a crash may be triggered.\n\nThird party applications compiled with openssl using the function GENERAL_NAME_cmp in a vulnerable way are affected by this flaw.\n\nGENERAL_NAME_cmp was added in 0.9.8k, therefore older versions of openssl are not affected by this flaw.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1971"
},
{
"category": "external",
"summary": "RHBZ#1903409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903409"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1971",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1971"
},
{
"category": "external",
"summary": "https://www.openssl.org/news/secadv/20201208.txt",
"url": "https://www.openssl.org/news/secadv/20201208.txt"
}
],
"release_date": "2020-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Applications not using the GENERAL_NAME_cmp of openssl are not vulnerable to this flaw. Even when this function is used, if the attacker can control both the arguments of this function, only then the attacker could trigger a crash.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: EDIPARTYNAME NULL pointer de-reference"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom",
"Billy Bob Brumley"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-6829",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826187"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel attack on ECDSA signature generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-6829"
},
{
"category": "external",
"summary": "RHBZ#1826187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826187"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-6829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6829"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel attack on ECDSA signature generation"
},
{
"cve": "CVE-2020-7595",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2020-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1799786"
}
],
"notes": [
{
"category": "description",
"text": "xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: infinite loop in xmlStringLenDecodeEntities in some end-of-file situations",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7595"
},
{
"category": "external",
"summary": "RHBZ#1799786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1799786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7595",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7595"
}
],
"release_date": "2020-01-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: infinite loop in xmlStringLenDecodeEntities in some end-of-file situations"
},
{
"cve": "CVE-2020-8177",
"discovery_date": "2020-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1847915"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl. Overwriting local files is possible when using a certain combination of command line options. Requesting content from a malicious server could lead to overwriting local files with compromised files leading to unknown effects. The highest threat from this vulnerability is to file integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Incorrect argument check can allow remote servers to overwrite local files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects the \u0027curl\u0027 command line utility. Additionally, this is only an issue when using the \u0027-J\u0027 (with the \u0027-O\u0027 option) and \u0027-i\u0027 command line options combined.\n\nIn most cases, there is nothing to gain for a local attacker here: the curl command line utility is likely running with the same privileges as the user, and thus the user can already overwrite all the files curl could overwrite. However, a local user will have to call curl with the \u0027-J\u0027 and \u0027-i\u0027 command line options while requesting content from a malicious server, which then opens up an opportunity for the malicious server to overwrite local files.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8177"
},
{
"category": "external",
"summary": "RHBZ#1847915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847915"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8177"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/CVE-2020-8177.html",
"url": "https://curl.haxx.se/docs/CVE-2020-8177.html"
}
],
"release_date": "2020-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "The vulnerability is only possible when using the \u0027-J\u0027 and \u0027-i\u0027 switches in conjunction with the curl command. Executing curl without these switches mitigates the flaw.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Incorrect argument check can allow remote servers to overwrite local files"
},
{
"cve": "CVE-2020-10029",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2020-03-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1810670"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc in versions prior to 2.32. Pseudo-zero values are not validated causing a stack corruption due to a stack-based overflow. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: stack corruption from crafted input in cosl, sinl, sincosl, and tanl functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The glibc version shipped with Red Hat Enterprise Linux 8 is compiled using gcc\u0027s stack-protector option which mitigates the possibility of code execution led by the stack corruption.\n\nThe glibc version shipped with Red Hat Enterprise Linux 7 is more difficult to exploit using this flaw, specifically for remote code execution. Because exploitation of the flaw depends on the usage of pseudo-zero values, an attacker can only overwrite the stack with 0s. Due to this, a valid address value for code execution is difficult to get and is likely to only result in a crash.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10029"
},
{
"category": "external",
"summary": "RHBZ#1810670",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810670"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10029"
}
],
"release_date": "2020-02-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: stack corruption from crafted input in cosl, sinl, sincosl, and tanl functions"
},
{
"cve": "CVE-2020-12243",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-04-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1833535"
}
],
"notes": [
{
"category": "description",
"text": "In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters with nested boolean expressions can result in denial of service (daemon crash).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openldap: denial of service via nested boolean expressions in LDAP search filters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect Red Hat Enterprise Linux 8 because we don\u0027t ship openldap-servers subpackage with the Red Hat Enterprise Linux 8 (it is only present in the buildroot).",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12243"
},
{
"category": "external",
"summary": "RHBZ#1833535",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833535"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12243",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12243"
}
],
"release_date": "2020-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openldap: denial of service via nested boolean expressions in LDAP search filters"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida Garcia and the Network and Information Security Group"
],
"organization": "NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12400",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1853983"
}
],
"notes": [
{
"category": "description",
"text": "A side-channel flaw was found in NSS, in the way P-384 and P-521 curves are used in the generation of EDSA signatures, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side-channel attack that can be used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12400"
},
{
"category": "external",
"summary": "RHBZ#1853983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12400"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida Garcia and the Network and Information Security Group"
],
"organization": "NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12401",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1851294"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: ECDSA timing attack mitigation bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12401"
},
{
"category": "external",
"summary": "RHBZ#1851294",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851294"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12401",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12401"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: ECDSA timing attack mitigation bypass"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Billy Bob Brumley",
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12402",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826231"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NSS, where it is vulnerable to RSA key generation cache timing side-channel attacks. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. The highest threat to this flaw is to confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel vulnerabilities during RSA key generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A timing attack was found in the way NSS generated RSA keys. A man-in-the-middle attacker could use this attack during RSA key generation to recover the private key. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12402"
},
{
"category": "external",
"summary": "RHBZ#1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel vulnerabilities during RSA key generation"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
},
{
"cve": "CVE-2020-29573",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2020-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1905213"
}
],
"notes": [
{
"category": "description",
"text": "A stack buffer overflow flaw was found in glibc in the way the printf family of functions processed an 80-bit long double with a non-canonical bit pattern. This flaw allows an attacker who can control the arguments of these functions with the non-standard long double pattern to trigger an overflow and cause an application crash. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: stack-based buffer overflow if the input to any of the printf family of functions is an 80-bit long double with a non-canonical bit pattern",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is essentially a crash which can only be triggered by a non-standard argument passed as a long double input to a member of printf family of functions. The application has to be written in this way to allow this issue to be triggered. The maximum impact is an application crash.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-29573"
},
{
"category": "external",
"summary": "RHBZ#1905213",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1905213"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-29573",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29573"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-29573",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-29573"
},
{
"category": "external",
"summary": "https://sourceware.org/pipermail/libc-alpha/2020-September/117779.html",
"url": "https://sourceware.org/pipermail/libc-alpha/2020-September/117779.html"
}
],
"release_date": "2020-09-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: stack-based buffer overflow if the input to any of the printf family of functions is an 80-bit long double with a non-canonical bit pattern"
}
]
}
rhsa-2020:3280
Vulnerability from csaf_redhat
Notes
{
"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 and nspr is now available for Red Hat Enterprise Linux 8.\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\nNetscape Portable Runtime (NSPR) provides platform independence for non-GUI operating system facilities.\n\nThe following packages have been upgraded to a later upstream version: nss (3.53.1), nspr (4.25.0). (BZ#1809549, BZ#1809550)\n\nSecurity Fix(es):\n\n* nss: UAF in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: Side channel vulnerabilities during RSA key generation (CVE-2020-12402)\n\n* nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state (CVE-2019-17023)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Install of update of nss.x86_64 adds i686 into transaction (BZ#1663187)\n\n* NSS does not set downgrade sentinel in ServerHello.random for TLS 1.0 and TLS 1.1 (BZ#1691409)\n\n* TLS Keying Material Exporter is unsupported by command line tools (BZ#1691454)\n\n* TLS_AES_256_GCM_SHA384 is not marked as FIPS compatible (BZ#1711375)\n\n* Make TLS 1.3 work in FIPS mode (BZ#1724250)\n\n* NSS rejects records with large padding with SHA384 HMAC (BZ#1750921)\n\n* NSS missing IKEv1 Quick Mode KDF (BZ#1809637)\n\n* Name Constraints validation: CN treated as DNS name even when syntactically invalid as DNS name (BZ#1825270)\n\n* FIPS needs nss to restrict valid dh primes to those primes that are approved. (BZ#1854564)\n\n* nss needs to comply to the new SP800-56A rev 3 requirements (BZ#1855825)\n\nEnhancement(s):\n\n* [RFE] nss should use AES for storage of keys (BZ#1723819)",
"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-2020:3280",
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1663187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663187"
},
{
"category": "external",
"summary": "1691454",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1691454"
},
{
"category": "external",
"summary": "1711375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1711375"
},
{
"category": "external",
"summary": "1724250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724250"
},
{
"category": "external",
"summary": "1750921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1750921"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "1809637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809637"
},
{
"category": "external",
"summary": "1825270",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825270"
},
{
"category": "external",
"summary": "1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "1854564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854564"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3280.json"
}
],
"title": "Red Hat Security Advisory: nss and nspr security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-09T19:43:35+00:00",
"generator": {
"date": "2025-10-09T19:43:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2020:3280",
"initial_release_date": "2020-08-03T13:04:49+00:00",
"revision_history": [
{
"date": "2020-08-03T13:04:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T13:04:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T19:43:35+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 AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.i686",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.i686",
"product_id": "nspr-0:4.25.0-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.i686",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.i686",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.i686",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.i686",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-0:3.53.1-11.el8_2.i686",
"product_id": "nss-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.i686",
"product_id": "nss-devel-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.i686",
"product_id": "nss-util-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.i686",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.i686",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.x86_64",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.x86_64",
"product_id": "nspr-0:4.25.0-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.x86_64",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.x86_64",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-devel-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-tools-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-tools-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-util-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.ppc64le",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.ppc64le",
"product_id": "nspr-0:4.25.0-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-devel-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-tools-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-tools-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-util-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.s390x",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.s390x",
"product_id": "nspr-0:4.25.0-2.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.s390x",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.s390x",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-devel-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-sysinit-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-tools-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-tools-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-util-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.aarch64",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.aarch64",
"product_id": "nspr-0:4.25.0-2.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.aarch64",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.aarch64",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-devel-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-tools-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-tools-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-util-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.src",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.src",
"product_id": "nspr-0:4.25.0-2.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.src",
"product": {
"name": "nss-0:3.53.1-11.el8_2.src",
"product_id": "nss-0:3.53.1-11.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src"
},
"product_reference": "nss-0:3.53.1-11.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-tools-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-tools-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"cve": "CVE-2019-17023",
"discovery_date": "2020-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1791225"
}
],
"notes": [
{
"category": "description",
"text": "A protocol downgrade flaw was found in Network Security Services (NSS). After a HelloRetryRequest has been sent, the client may negotiate a lower protocol than TLS 1.3, resulting in an invalid state transition in the TLS State Machine. If the client gets into this state, incoming Application Data records will be ignored.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw causes the client to hang when there is a downgrade attempt. Therefore no actual protocol downgrade occurs.",
"title": "Statement"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17023"
},
{
"category": "external",
"summary": "RHBZ#1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state"
},
{
"acknowledgments": [
{
"names": [
"Cesar Pereida Garcia",
"Network and Information Security Group"
],
"organization": "Tampere University",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12399",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the DSA signature generation function in nss. During the process of generating a DSA signature, the nonce value \u0027k\u0027 is not padded, exposing the bit length. Combined with other techniques, this can result in the recovery of the DSA private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Timing attack on DSA signature generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A timing attack was found in the way NSS generated DSA signatures. A man-in-the-middle attacker could use this attack during DSA signature generation to recover the private key. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.\n\nFirefox and Thunderbird on Red Hat Enterprise Linux are built against the system nss library.",
"title": "Statement"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12399"
},
{
"category": "external",
"summary": "RHBZ#1826177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12399",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12399"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12399",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12399"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.44.4_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.44.4_release_notes"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.52.1_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.52.1_release_notes"
}
],
"release_date": "2020-05-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Timing attack on DSA signature generation"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Billy Bob Brumley",
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12402",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826231"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NSS, where it is vulnerable to RSA key generation cache timing side-channel attacks. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. The highest threat to this flaw is to confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel vulnerabilities during RSA key generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A timing attack was found in the way NSS generated RSA keys. A man-in-the-middle attacker could use this attack during RSA key generation to recover the private key. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12402"
},
{
"category": "external",
"summary": "RHBZ#1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel vulnerabilities during RSA key generation"
}
]
}
RHSA-2021:0876
Vulnerability from csaf_redhat
Notes
{
"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 and nss-softokn is now available for Red Hat Enterprise Linux 7.6 Extended Update Support.\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\nThe nss-softokn package provides the Network Security Services Softoken Cryptographic Module.\n\nSecurity Fix(es):\n\n* nss: Use-after-free in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: Handling of Netscape Certificate Sequences in CERT_DecodeCertPackage() may crash with a NULL deref leading to DoS (CVE-2019-17007)\n\n* nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read (CVE-2020-12403)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:0876",
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1703979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703979"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0876.json"
}
],
"title": "Red Hat Security Advisory: nss and nss-softokn security update",
"tracking": {
"current_release_date": "2025-10-09T19:43:43+00:00",
"generator": {
"date": "2025-10-09T19:43:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2021:0876",
"initial_release_date": "2021-03-16T15:09:26+00:00",
"revision_history": [
{
"date": "2021-03-16T15:09:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-16T15:09:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T19:43:43+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 ComputeNode EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::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.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::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.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el7_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.i686",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686",
"product_id": "nss-devel-0:3.36.0-9.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.i686",
"product": {
"name": "nss-0:3.36.0-9.el7_6.i686",
"product_id": "nss-0:3.36.0-9.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-devel-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-tools-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el7_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.s390",
"product": {
"name": "nss-0:3.36.0-9.el7_6.s390",
"product_id": "nss-0:3.36.0-9.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.s390",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390",
"product_id": "nss-devel-0:3.36.0-9.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el7_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.src",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.src",
"product": {
"name": "nss-0:3.36.0-9.el7_6.src",
"product_id": "nss-0:3.36.0-9.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el7_6?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.ppc",
"product": {
"name": "nss-0:3.36.0-9.el7_6.ppc",
"product_id": "nss-0:3.36.0-9.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.ppc",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc",
"product_id": "nss-devel-0:3.36.0-9.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.src",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-16T15:09:26+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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-16T15:09:26+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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"cve": "CVE-2019-17007",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-04-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1703979"
}
],
"notes": [
{
"category": "description",
"text": "In Network Security Services before 3.44, a malformed Netscape Certificate Sequence can cause NSS to crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Handling of Netscape Certificate Sequences in CERT_DecodeCertPackage() may crash with a NULL deref leading to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue was addressed via upstream nss-3.44, which is already shipped with Red Hat Enterprise Linux 6, 7 and 8.",
"title": "Statement"
},
{
"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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17007"
},
{
"category": "external",
"summary": "RHBZ#1703979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17007",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17007"
}
],
"release_date": "2019-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-16T15:09:26+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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Handling of Netscape Certificate Sequences in CERT_DecodeCertPackage() may crash with a NULL deref leading to DoS"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-16T15:09:26+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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
}
]
}
rhsa-2021:0876
Vulnerability from csaf_redhat
Notes
{
"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 and nss-softokn is now available for Red Hat Enterprise Linux 7.6 Extended Update Support.\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\nThe nss-softokn package provides the Network Security Services Softoken Cryptographic Module.\n\nSecurity Fix(es):\n\n* nss: Use-after-free in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: Handling of Netscape Certificate Sequences in CERT_DecodeCertPackage() may crash with a NULL deref leading to DoS (CVE-2019-17007)\n\n* nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read (CVE-2020-12403)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:0876",
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1703979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703979"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0876.json"
}
],
"title": "Red Hat Security Advisory: nss and nss-softokn security update",
"tracking": {
"current_release_date": "2025-10-09T19:43:43+00:00",
"generator": {
"date": "2025-10-09T19:43:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2021:0876",
"initial_release_date": "2021-03-16T15:09:26+00:00",
"revision_history": [
{
"date": "2021-03-16T15:09:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-16T15:09:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T19:43:43+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 ComputeNode EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::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.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::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.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"product": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"product_id": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el7_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.i686",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686",
"product_id": "nss-devel-0:3.36.0-9.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.i686",
"product": {
"name": "nss-0:3.36.0-9.el7_6.i686",
"product_id": "nss-0:3.36.0-9.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-devel-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.36.0-9.el7_6.s390x",
"product": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x",
"product_id": "nss-tools-0:3.36.0-9.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el7_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.s390",
"product": {
"name": "nss-0:3.36.0-9.el7_6.s390",
"product_id": "nss-0:3.36.0-9.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.s390",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390",
"product_id": "nss-devel-0:3.36.0-9.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"product": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"product_id": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el7_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.src",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.src",
"product": {
"name": "nss-0:3.36.0-9.el7_6.src",
"product_id": "nss-0:3.36.0-9.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"product": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"product_id": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el7_6?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"product": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"product_id": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.36.0-7.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"product": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"product_id": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"product": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"product_id": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.36.0-9.el7_6.ppc",
"product": {
"name": "nss-0:3.36.0-9.el7_6.ppc",
"product_id": "nss-0:3.36.0-9.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.36.0-9.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.36.0-9.el7_6.ppc",
"product": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc",
"product_id": "nss-devel-0:3.36.0-9.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el7_6?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.src",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.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.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.src"
},
"product_reference": "nss-0:3.36.0-9.el7_6.src",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.36.0-9.el7_6.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.6-EUS:nss-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.36.0-9.el7_6.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.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-pkcs11-devel-0:3.36.0-9.el7_6.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.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.36.0-9.el7_6.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.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.36.0-9.el7_6.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.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
},
"product_reference": "nss-tools-0:3.36.0-9.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-16T15:09:26+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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-16T15:09:26+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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"cve": "CVE-2019-17007",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-04-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1703979"
}
],
"notes": [
{
"category": "description",
"text": "In Network Security Services before 3.44, a malformed Netscape Certificate Sequence can cause NSS to crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Handling of Netscape Certificate Sequences in CERT_DecodeCertPackage() may crash with a NULL deref leading to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue was addressed via upstream nss-3.44, which is already shipped with Red Hat Enterprise Linux 6, 7 and 8.",
"title": "Statement"
},
{
"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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17007"
},
{
"category": "external",
"summary": "RHBZ#1703979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17007",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17007"
}
],
"release_date": "2019-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-16T15:09:26+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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Handling of Netscape Certificate Sequences in CERT_DecodeCertPackage() may crash with a NULL deref leading to DoS"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-16T15:09:26+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": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0876"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7ComputeNode-optional-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-7.6.EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-7.6.EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.src",
"7Server-Alt-7.6-EUS:nss-softokn-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-debuginfo-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.i686",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-softokn-freebl-devel-0:3.36.0-7.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-7.6.EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-7.6.EUS:nss-tools-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.src",
"7Server-optional-Alt-7.6-EUS:nss-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-debuginfo-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-pkcs11-devel-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-sysinit-0:3.36.0-9.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:nss-tools-0:3.36.0-9.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
}
]
}
RHSA-2021:1026
Vulnerability from csaf_redhat
Notes
{
"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-softokn is now available for Red Hat Enterprise Linux 7.7 Extended Update Support.\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": "The nss-softokn package provides the Network Security Services Softoken Cryptographic Module.\n\nSecurity Fix(es):\n\n* nss: Use-after-free in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read (CVE-2020-12403)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:1026",
"url": "https://access.redhat.com/errata/RHSA-2021:1026"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1026.json"
}
],
"title": "Red Hat Security Advisory: nss-softokn security update",
"tracking": {
"current_release_date": "2025-10-09T19:43:44+00:00",
"generator": {
"date": "2025-10-09T19:43:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2021:1026",
"initial_release_date": "2021-03-30T09:49:35+00:00",
"revision_history": [
{
"date": "2021-03-30T09:49:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-30T09:49:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T19:43:44+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 ComputeNode Optional EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.src",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.src",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.src",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.src",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-30T09:49:35+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",
"product_ids": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1026"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-30T09:49:35+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",
"product_ids": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1026"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-30T09:49:35+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",
"product_ids": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1026"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
}
]
}
RHSA-2021:0758
Vulnerability from csaf_redhat
Notes
{
"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-softokn is now available for Red Hat Enterprise Linux 7.4 Advanced Update Support, Red Hat Enterprise Linux 7.4 Telco Extended Update Support, and Red Hat Enterprise Linux 7.4 Update Services for SAP Solutions.\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": "The nss-softokn package provides the Network Security Services Softoken Cryptographic Module.\n\nSecurity Fix(es):\n\n* nss: Use-after-free in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read (CVE-2020-12403)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:0758",
"url": "https://access.redhat.com/errata/RHSA-2021:0758"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0758.json"
}
],
"title": "Red Hat Security Advisory: nss-softokn security update",
"tracking": {
"current_release_date": "2025-10-09T19:43:42+00:00",
"generator": {
"date": "2025-10-09T19:43:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2021:0758",
"initial_release_date": "2021-03-09T09:22:48+00:00",
"revision_history": [
{
"date": "2021-03-09T09:22:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-09T09:22:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T19:43:42+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 Server AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.4::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.28.3-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.28.3-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.28.3-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.28.3-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.28.3-10.el7_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.28.3-10.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.28.3-10.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.28.3-10.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.28.3-10.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.28.3-10.el7_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.28.3-10.el7_4.src",
"product": {
"name": "nss-softokn-0:3.28.3-10.el7_4.src",
"product_id": "nss-softokn-0:3.28.3-10.el7_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.28.3-10.el7_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.28.3-10.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.28.3-10.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.28.3-10.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.28.3-10.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.28.3-10.el7_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-09T09:22:48+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",
"product_ids": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-09T09:22:48+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",
"product_ids": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-09T09:22:48+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",
"product_ids": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
}
]
}
rhsa-2021:1026
Vulnerability from csaf_redhat
Notes
{
"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-softokn is now available for Red Hat Enterprise Linux 7.7 Extended Update Support.\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": "The nss-softokn package provides the Network Security Services Softoken Cryptographic Module.\n\nSecurity Fix(es):\n\n* nss: Use-after-free in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read (CVE-2020-12403)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:1026",
"url": "https://access.redhat.com/errata/RHSA-2021:1026"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1026.json"
}
],
"title": "Red Hat Security Advisory: nss-softokn security update",
"tracking": {
"current_release_date": "2025-10-09T19:43:44+00:00",
"generator": {
"date": "2025-10-09T19:43:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2021:1026",
"initial_release_date": "2021-03-30T09:49:35+00:00",
"revision_history": [
{
"date": "2021-03-30T09:49:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-30T09:49:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T19:43:44+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 ComputeNode Optional EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.src",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.src",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.44.0-9.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.44.0-9.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.44.0-9.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.44.0-9.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.44.0-9.el7_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.src",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.src",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-30T09:49:35+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",
"product_ids": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1026"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-30T09:49:35+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",
"product_ids": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1026"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-30T09:49:35+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",
"product_ids": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1026"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7ComputeNode-optional-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.src",
"7Server-7.7.EUS:nss-softokn-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-debuginfo-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-devel-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-0:3.44.0-9.el7_7.x86_64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.i686",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.ppc64le",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.s390x",
"7Server-7.7.EUS:nss-softokn-freebl-devel-0:3.44.0-9.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
}
]
}
rhsa-2021_0758
Vulnerability from csaf_redhat
Notes
{
"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-softokn is now available for Red Hat Enterprise Linux 7.4 Advanced Update Support, Red Hat Enterprise Linux 7.4 Telco Extended Update Support, and Red Hat Enterprise Linux 7.4 Update Services for SAP Solutions.\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": "The nss-softokn package provides the Network Security Services Softoken Cryptographic Module.\n\nSecurity Fix(es):\n\n* nss: Use-after-free in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read (CVE-2020-12403)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:0758",
"url": "https://access.redhat.com/errata/RHSA-2021:0758"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0758.json"
}
],
"title": "Red Hat Security Advisory: nss-softokn security update",
"tracking": {
"current_release_date": "2024-11-22T15:37:17+00:00",
"generator": {
"date": "2024-11-22T15:37:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:0758",
"initial_release_date": "2021-03-09T09:22:48+00:00",
"revision_history": [
{
"date": "2021-03-09T09:22:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-09T09:22:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T15:37:17+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 Server AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.4::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.28.3-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.28.3-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.28.3-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.28.3-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.28.3-10.el7_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.28.3-10.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.28.3-10.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.28.3-10.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.28.3-10.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.28.3-10.el7_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.28.3-10.el7_4.src",
"product": {
"name": "nss-softokn-0:3.28.3-10.el7_4.src",
"product_id": "nss-softokn-0:3.28.3-10.el7_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.28.3-10.el7_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.28.3-10.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.28.3-10.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.28.3-10.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.28.3-10.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.28.3-10.el7_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-09T09:22:48+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",
"product_ids": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-09T09:22:48+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",
"product_ids": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-09T09:22:48+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",
"product_ids": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
}
]
}
rhsa-2021:0758
Vulnerability from csaf_redhat
Notes
{
"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-softokn is now available for Red Hat Enterprise Linux 7.4 Advanced Update Support, Red Hat Enterprise Linux 7.4 Telco Extended Update Support, and Red Hat Enterprise Linux 7.4 Update Services for SAP Solutions.\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": "The nss-softokn package provides the Network Security Services Softoken Cryptographic Module.\n\nSecurity Fix(es):\n\n* nss: Use-after-free in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read (CVE-2020-12403)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:0758",
"url": "https://access.redhat.com/errata/RHSA-2021:0758"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0758.json"
}
],
"title": "Red Hat Security Advisory: nss-softokn security update",
"tracking": {
"current_release_date": "2025-10-09T19:43:42+00:00",
"generator": {
"date": "2025-10-09T19:43:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2021:0758",
"initial_release_date": "2021-03-09T09:22:48+00:00",
"revision_history": [
{
"date": "2021-03-09T09:22:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-09T09:22:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T19:43:42+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 Server AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.4::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.28.3-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.28.3-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.28.3-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.28.3-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.28.3-10.el7_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.28.3-10.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.28.3-10.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.28.3-10.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.28.3-10.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"product_id": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.28.3-10.el7_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.28.3-10.el7_4.src",
"product": {
"name": "nss-softokn-0:3.28.3-10.el7_4.src",
"product_id": "nss-softokn-0:3.28.3-10.el7_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.28.3-10.el7_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.28.3-10.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.28.3-10.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.28.3-10.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.28.3-10.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.28.3-10.el7_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-09T09:22:48+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",
"product_ids": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-09T09:22:48+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",
"product_ids": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-09T09:22:48+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",
"product_ids": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.AUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.AUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.E4S:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.ppc64le",
"7Server-7.4.E4S:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.src",
"7Server-7.4.TUS:nss-softokn-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-debuginfo-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-devel-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-0:3.28.3-10.el7_4.x86_64",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.i686",
"7Server-7.4.TUS:nss-softokn-freebl-devel-0:3.28.3-10.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
}
]
}
rhsa-2021_0949
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"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": "Updated openshift/odo-init-image container image is now available for Red Hat Openshift Do 1.0.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Do (odo) is a simple CLI tool for developers to create,\nbuild, and deploy applications on OpenShift. The odo tool is completely\nclient-based and requires no server within the OpenShift cluster for\ndeployment. It detects changes to local code and deploys it to the cluster\nautomatically, giving instant feedback to validate changes in real-time. It\nsupports multiple programming languages and frameworks.\n\nRed Hat OpenShift Do openshift/odo-init-image 1.1.3 is a container image\nthat is used as part of the InitContainer setup that provisions odo\ncomponents.\n\nThe advisory addresses the following issues:\n\n* Re-release of odo-init-image 1.1.3 for security updates",
"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-2021:0949",
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.4/cli_reference/openshift_developer_cli/installing-odo.html",
"url": "https://docs.openshift.com/container-platform/4.4/cli_reference/openshift_developer_cli/installing-odo.html"
},
{
"category": "external",
"summary": "1832983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1832983"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0949.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Do openshift/odo-init-image 1.1.3 security update",
"tracking": {
"current_release_date": "2024-11-22T16:18:07+00:00",
"generator": {
"date": "2024-11-22T16:18:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:0949",
"initial_release_date": "2021-03-22T10:10:55+00:00",
"revision_history": [
{
"date": "2021-03-22T10:10:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-22T10:10:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T16:18:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Do 1",
"product": {
"name": "OpenShift Do 1",
"product_id": "7Server-RHODO-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_do:1.0::el7"
}
}
}
],
"category": "product_family",
"name": "OpenShift Do"
},
{
"branches": [
{
"category": "product_version",
"name": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64",
"product": {
"name": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64",
"product_id": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96?arch=amd64\u0026repository_url=registry.redhat.io/openshiftdo/odo-init-image-rhel7\u0026tag=1.1.3-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64 as a component of OpenShift Do 1",
"product_id": "7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
},
"product_reference": "openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64",
"relates_to_product_reference": "7Server-RHODO-1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-20843",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1723723"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered that the \"setElementTypePrefix()\" function incorrectly extracted XML namespace prefixes. By tricking an application into processing a specially crafted XML file, an attacker could cause unusually high consumption of memory resources and possibly lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "expat: large number of colons in input makes parser consume high amount of resources, leading to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "When processing a specially crafted XML file, expat may use more memory than ultimately necessary, which can also lead to increased CPU usage and longer processing times. Depending on available system resources and configuration, this may also lead to the application triggering the Out-Of-Memory-Killer, causing the application to be terminated.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-20843"
},
{
"category": "external",
"summary": "RHBZ#1723723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723723"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-20843",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-20843",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20843"
},
{
"category": "external",
"summary": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931031",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931031"
}
],
"release_date": "2019-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "expat: large number of colons in input makes parser consume high amount of resources, leading to DoS"
},
{
"cve": "CVE-2019-5094",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2019-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1768555"
}
],
"notes": [
{
"category": "description",
"text": "An exploitable code execution vulnerability exists in the quota file functionality of E2fsprogs 1.45.3. A specially crafted ext4 partition can cause an out-of-bounds write on the heap, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "e2fsprogs: Crafted ext4 partition leads to out-of-bounds write",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5094"
},
{
"category": "external",
"summary": "RHBZ#1768555",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768555"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5094",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5094"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5094",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5094"
},
{
"category": "external",
"summary": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0887",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0887"
}
],
"release_date": "2019-08-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "e2fsprogs: Crafted ext4 partition leads to out-of-bounds write"
},
{
"cve": "CVE-2019-5188",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2020-01-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1790048"
}
],
"notes": [
{
"category": "description",
"text": "A code execution vulnerability exists in the directory rehashing functionality of E2fsprogs e2fsck 1.45.4. A specially crafted ext4 directory can cause an out-of-bounds write on the stack, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "e2fsprogs: Out-of-bounds write in e2fsck/rehash.c",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5188"
},
{
"category": "external",
"summary": "RHBZ#1790048",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1790048"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5188",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5188"
}
],
"release_date": "2020-01-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "e2fsprogs: Out-of-bounds write in e2fsck/rehash.c"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Thomas Vegas"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-5482",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-09-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749652"
}
],
"notes": [
{
"category": "description",
"text": "Heap buffer overflow in the TFTP protocol handler in cURL 7.19.4 to 7.65.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: heap buffer overflow in function tftp_receive_packet()",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5482"
},
{
"category": "external",
"summary": "RHBZ#1749652",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749652"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5482",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5482"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5482",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5482"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/CVE-2019-5482.html",
"url": "https://curl.haxx.se/docs/CVE-2019-5482.html"
}
],
"release_date": "2019-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Do not use TFTP with curl with smaller than the default BLKSIZE.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: heap buffer overflow in function tftp_receive_packet()"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Henry Corrigan-Gibbs"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-11719",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728436"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Out-of-bounds read when importing curve25519 private key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Firefox on Red Hat Enterprise Linux is built against the system nss library.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11719"
},
{
"category": "external",
"summary": "RHBZ#1728436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728436"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11719",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11719"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11719",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11719"
}
],
"release_date": "2019-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Out-of-bounds read when importing curve25519 private key"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Hubert Kario"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-11727",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2019-07-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1730988"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: PKCS#1 v1.5 signatures can be used for TLS 1.3",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11727"
},
{
"category": "external",
"summary": "RHBZ#1730988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1730988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11727"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11727",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11727"
}
],
"release_date": "2019-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: PKCS#1 v1.5 signatures can be used for TLS 1.3"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"cve": "CVE-2019-12450",
"cwe": {
"id": "CWE-552",
"name": "Files or Directories Accessible to External Parties"
},
"discovery_date": "2019-06-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1719141"
}
],
"notes": [
{
"category": "description",
"text": "file_copy_fallback in gio/gfile.c in GNOME GLib 2.15.0 through 2.61.1 does not properly restrict file permissions while a copy operation is in progress. Instead, default permissions are used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib2: file_copy_fallback in gio/gfile.c in GNOME GLib does not properly restrict file permissions while a copy operation is in progress",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of glib2 as shipped with Red Hat Enterprise Linux 6, 7 and 8 . Red Hat Product Security has rated this issue as having a security impact of Moderate.\n\nRed Hat Enterprise Linux 6 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This has been rated as having a security impact of Important, and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12450"
},
{
"category": "external",
"summary": "RHBZ#1719141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12450",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12450"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12450",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12450"
}
],
"release_date": "2019-05-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib2: file_copy_fallback in gio/gfile.c in GNOME GLib does not properly restrict file permissions while a copy operation is in progress"
},
{
"acknowledgments": [
{
"names": [
"the D-Bus project"
]
},
{
"names": [
"Joe Vennix"
],
"organization": "Apple Information Security",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-12749",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2019-06-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1719344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in dbus. The implementation of DBUS_COOKIE_SHA1 is susceptible to a symbolic link attack. A malicious client with write access to its own home directory could manipulate a ~/.dbus-keyrings symlink to cause the DBusServer to read and write in unintended locations resulting in an authentication bypass. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dbus: DBusServer DBUS_COOKIE_SHA1 authentication bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is mitigated by the fact that by default, the well-known system dbus-daemon (since 2003) and the well-known session dbus-daemon (in stable releases since dbus 1.10.0 in 2015) only accept the EXTERNAL authentication mechanism, and as a result will reject DBUS_COOKIE_SHA1 at an early stage, before manipulating cookies. \n\nRed Hat Enterprise Linux 6 is affected by this flaw, which can be leveraged to achieve privilege escalation via upstart. This issue has been rated as having important impact for Red Hat Enterprise Linux 6.\n\nRed Hat Enterprise Linux 7 and 8, both ship dbus \u003e= 1.10 and therefore are affected by this flaw only when system or session dbus-daemons are used under non-standard configurations or by third party users of DBusServer. Red Hat Enterprise Linux 7 and 8 does not ship any affected DBusServer cosumer. However third party applications may be affected.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12749"
},
{
"category": "external",
"summary": "RHBZ#1719344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12749",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12749"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2019/06/11/2",
"url": "https://www.openwall.com/lists/oss-security/2019/06/11/2"
}
],
"release_date": "2019-06-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dbus: DBusServer DBUS_COOKIE_SHA1 authentication bypass"
},
{
"acknowledgments": [
{
"names": [
"Simon McVittie"
],
"organization": "Collabora Ltd."
}
],
"cve": "CVE-2019-14822",
"cwe": {
"id": "CWE-862",
"name": "Missing Authorization"
},
"discovery_date": "2019-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1717958"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in ibus that allows any unprivileged user to monitor and send method calls to the ibus bus of another user due to a misconfiguration in the DBus server setup. A local attacker may use this flaw to intercept all keystrokes of a victim user who is using the graphical interface, change the input method engine, or modify other input related configurations of the victim user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ibus: missing authorization allows local attacker to access the input bus of another user",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Gnome uses the ibus input framework only when the user explicitly configures it or when some input method sources are in use, like Korean from the ibus-hangul package or Chinese input methods from the ibus-libpinyin. Input methods like en-US are not handled by ibus, thus if the victim user just use them the attacker will not be able to intercept the key strokes of that user.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-14822"
},
{
"category": "external",
"summary": "RHBZ#1717958",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1717958"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-14822",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14822"
}
],
"release_date": "2019-09-13T07:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ibus: missing authorization allows local attacker to access the input bus of another user"
},
{
"acknowledgments": [
{
"names": [
"Thomas Habets"
]
}
],
"cve": "CVE-2019-14866",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-10-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1765511"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered cpio does not properly validate input files when generating TAR archives. When cpio is used to create TAR archives from paths an attacker can write to, the resulting archive may contain files with permissions the attacker did not have or in paths he did not have access to. Extracting those archives from a high-privilege user without carefully reviewing them may lead to the compromise of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpio: improper input validation when writing tar header fields leads to unexpected tar generation",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-14866"
},
{
"category": "external",
"summary": "RHBZ#1765511",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1765511"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-14866",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14866"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14866",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14866"
}
],
"release_date": "2019-08-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "TAR archives should be inspected before being extracted and the extraction should be performed with the `tar` command or `--no-absolute-filenames` option if done with `cpio`. Moreover, it should be performed by a low-privilege user whenever possible, to prevent extraction of files that could compromise the system.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpio: improper input validation when writing tar header fields leads to unexpected tar generation"
},
{
"cve": "CVE-2019-15903",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-09-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1752592"
}
],
"notes": [
{
"category": "description",
"text": "In libexpat before 2.2.8, crafted XML input could fool the parser into changing from DTD parsing to document parsing too early; a consecutive call to XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber) then resulted in a heap-based buffer over-read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "expat: heap-based buffer over-read via crafted XML input",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15903"
},
{
"category": "external",
"summary": "RHBZ#1752592",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1752592"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15903",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15903"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15903",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15903"
}
],
"release_date": "2019-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "expat: heap-based buffer over-read via crafted XML input"
},
{
"cve": "CVE-2019-16935",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2019-09-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1763229"
}
],
"notes": [
{
"category": "description",
"text": "A reflected cross-site scripting (XSS) vulnerability was found in Python XML-RPC server. The `server_title` field is not sufficiently sanitized allowing malicious JavaScript to be injected. Successful exploitation would allow a remote attacker to execute JavaScript code within the context of the affected user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: XSS vulnerability in the documentation XML-RPC server in server_title field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw does not affect the versions of python27-python as shipped with Red Hat Software Collections 3 as they already include the fix.\nThis flaw does not affect the versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 as they are \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16935"
},
{
"category": "external",
"summary": "RHBZ#1763229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16935",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16935"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935"
}
],
"release_date": "2019-09-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: XSS vulnerability in the documentation XML-RPC server in server_title field"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"cve": "CVE-2019-17023",
"discovery_date": "2020-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1791225"
}
],
"notes": [
{
"category": "description",
"text": "A protocol downgrade flaw was found in Network Security Services (NSS). After a HelloRetryRequest has been sent, the client may negotiate a lower protocol than TLS 1.3, resulting in an invalid state transition in the TLS State Machine. If the client gets into this state, incoming Application Data records will be ignored.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw causes the client to hang when there is a downgrade attempt. Therefore no actual protocol downgrade occurs.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17023"
},
{
"category": "external",
"summary": "RHBZ#1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state"
},
{
"cve": "CVE-2019-17498",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-10-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1766898"
}
],
"notes": [
{
"category": "description",
"text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh2: integer overflow in SSH_MSG_DISCONNECT logic in packet.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw needs a malicious MITM SSH server. When an application compiled with libssh2 connects to such a MITM SSH server, the server can trigger an integer overflow leading to an OOB read in the SSH_MSG_DISCONNECT logic. This can cause the application compiled with libssh2 to crash. This is strictly a client side crash and the SSH server may not be affected.\n\nAlso note that when a user connects to a malicious MITM server there is already a risk of disclosing password/keys irrespective of the flaw.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17498"
},
{
"category": "external",
"summary": "RHBZ#1766898",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1766898"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17498",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17498"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17498",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17498"
},
{
"category": "external",
"summary": "https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/",
"url": "https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/"
}
],
"release_date": "2019-10-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh2: integer overflow in SSH_MSG_DISCONNECT logic in packet.c"
},
{
"cve": "CVE-2019-19126",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774681"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in glibc where the LD_PREFER_MAP_32BIT_EXEC environment variable is not ignored when running binaries with the setuid flag on x86_64 architectures. This allows an attacker to force system to utilize only half of the memory (making the system think the software is 32-bit only), thus lowering the amount of memory being used with address space layout randomization (ASLR). The highest threat is confidentiality although the complexity of attack is high. The affected application must already have other vulnerabilities for this flaw to be usable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: LD_PREFER_MAP_32BIT_EXEC not ignored in setuid binaries",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19126"
},
{
"category": "external",
"summary": "RHBZ#1774681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19126",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19126"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19126",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19126"
}
],
"release_date": "2019-11-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "glibc: LD_PREFER_MAP_32BIT_EXEC not ignored in setuid binaries"
},
{
"cve": "CVE-2019-19956",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2020-01-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788856"
}
],
"notes": [
{
"category": "description",
"text": "xmlParseBalancedChunkMemoryRecover in parser.c in libxml2 before 2.9.10 has a memory leak related to newDoc-\u003eoldNs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: memory leak in xmlParseBalancedChunkMemoryRecover in parser.c",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19956"
},
{
"category": "external",
"summary": "RHBZ#1788856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19956",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19956"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19956",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19956"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: memory leak in xmlParseBalancedChunkMemoryRecover in parser.c"
},
{
"cve": "CVE-2019-20386",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-01-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1793979"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak was discovered in the systemd-login when a power-switch event is received. A physical attacker may trigger one of these events and leak bytes due to a missing free.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd: memory leak in button_open() in login/logind-button.c when udev events are received",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The version of systemd delivered in OpenShift Container Platform 4.1 and included in CoreOS images has been superseded by the version delivered in Red Hat Enterprise Linux 8. CoreOS updates for systemd in will be consumed from Red Hat Enterprise Linux 8 channels.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20386"
},
{
"category": "external",
"summary": "RHBZ#1793979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20386",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20386"
}
],
"release_date": "2020-01-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "LOW",
"baseScore": 2.4,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "systemd: memory leak in button_open() in login/logind-button.c when udev events are received"
},
{
"cve": "CVE-2019-20388",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2020-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1799734"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak was found in the xmlSchemaValidateStream function of libxml2. Applications that use this library may be vulnerable to memory not being freed leading to a denial of service. System availability is the highest threat from this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: memory leak in xmlSchemaPreRun in xmlschemas.c",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20388"
},
{
"category": "external",
"summary": "RHBZ#1799734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1799734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20388",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20388"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20388",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20388"
}
],
"release_date": "2020-01-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: memory leak in xmlSchemaPreRun in xmlschemas.c"
},
{
"cve": "CVE-2019-20907",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2020-07-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1856481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: infinite loop in the tarfile module via crafted TAR archive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "RHBZ#1856481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by not opening untrusted files with tarfile.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: infinite loop in the tarfile module via crafted TAR archive"
},
{
"cve": "CVE-2019-25013",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2021-01-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1912960"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc. When processing input in the EUC-KR encoding, an invalid input sequence could cause glibc to read beyond the end of a buffer, resulting in a segmentation fault. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: buffer over-read in iconv when processing invalid multi-byte input sequences in the EUC-KR encoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having moderate impact for glibc packages shipped with Red Hat Enterprise Linux because, the maximum impact of this vulnerability is a crash, and it relies on processing untrusted input in an uncommon encoding (EUC-KR). When this encoding is not used, the vulnerability can not be triggered.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-25013"
},
{
"category": "external",
"summary": "RHBZ#1912960",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912960"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013"
}
],
"release_date": "2019-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: buffer over-read in iconv when processing invalid multi-byte input sequences in the EUC-KR encoding"
},
{
"acknowledgments": [
{
"names": [
"the OpenSSL project"
]
},
{
"names": [
"David Benjamin"
],
"organization": "Google",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-1971",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-12-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1903409"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference flaw was found in openssl. A remote attacker, able to control the arguments of the GENERAL_NAME_cmp function, could cause the application, compiled with openssl to crash resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: EDIPARTYNAME NULL pointer de-reference",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a flaw in the GENERAL_NAME_cmp function of openssl which can be triggered when both its arguments are of the same type i.e. EDIPARTYNAME. \n\n1. Red Hat does not ship any applications compiled with openssl, which used the above function in a vulnerable way.\n\n2. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes, when comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate and when verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token). If an attacker can control both items being compared then that attacker could trigger a crash. For example, if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then a crash may be triggered.\n\nThird party applications compiled with openssl using the function GENERAL_NAME_cmp in a vulnerable way are affected by this flaw.\n\nGENERAL_NAME_cmp was added in 0.9.8k, therefore older versions of openssl are not affected by this flaw.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1971"
},
{
"category": "external",
"summary": "RHBZ#1903409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903409"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1971",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1971"
},
{
"category": "external",
"summary": "https://www.openssl.org/news/secadv/20201208.txt",
"url": "https://www.openssl.org/news/secadv/20201208.txt"
}
],
"release_date": "2020-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Applications not using the GENERAL_NAME_cmp of openssl are not vulnerable to this flaw. Even when this function is used, if the attacker can control both the arguments of this function, only then the attacker could trigger a crash.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: EDIPARTYNAME NULL pointer de-reference"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom",
"Billy Bob Brumley"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-6829",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826187"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel attack on ECDSA signature generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-6829"
},
{
"category": "external",
"summary": "RHBZ#1826187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826187"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-6829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6829"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel attack on ECDSA signature generation"
},
{
"cve": "CVE-2020-7595",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2020-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1799786"
}
],
"notes": [
{
"category": "description",
"text": "xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: infinite loop in xmlStringLenDecodeEntities in some end-of-file situations",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7595"
},
{
"category": "external",
"summary": "RHBZ#1799786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1799786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7595",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7595"
}
],
"release_date": "2020-01-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: infinite loop in xmlStringLenDecodeEntities in some end-of-file situations"
},
{
"cve": "CVE-2020-8177",
"discovery_date": "2020-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1847915"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl. Overwriting local files is possible when using a certain combination of command line options. Requesting content from a malicious server could lead to overwriting local files with compromised files leading to unknown effects. The highest threat from this vulnerability is to file integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Incorrect argument check can allow remote servers to overwrite local files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects the \u0027curl\u0027 command line utility. Additionally, this is only an issue when using the \u0027-J\u0027 (with the \u0027-O\u0027 option) and \u0027-i\u0027 command line options combined.\n\nIn most cases, there is nothing to gain for a local attacker here: the curl command line utility is likely running with the same privileges as the user, and thus the user can already overwrite all the files curl could overwrite. However, a local user will have to call curl with the \u0027-J\u0027 and \u0027-i\u0027 command line options while requesting content from a malicious server, which then opens up an opportunity for the malicious server to overwrite local files.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8177"
},
{
"category": "external",
"summary": "RHBZ#1847915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847915"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8177"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/CVE-2020-8177.html",
"url": "https://curl.haxx.se/docs/CVE-2020-8177.html"
}
],
"release_date": "2020-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "The vulnerability is only possible when using the \u0027-J\u0027 and \u0027-i\u0027 switches in conjunction with the curl command. Executing curl without these switches mitigates the flaw.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Incorrect argument check can allow remote servers to overwrite local files"
},
{
"cve": "CVE-2020-10029",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2020-03-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1810670"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc in versions prior to 2.32. Pseudo-zero values are not validated causing a stack corruption due to a stack-based overflow. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: stack corruption from crafted input in cosl, sinl, sincosl, and tanl functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The glibc version shipped with Red Hat Enterprise Linux 8 is compiled using gcc\u0027s stack-protector option which mitigates the possibility of code execution led by the stack corruption.\n\nThe glibc version shipped with Red Hat Enterprise Linux 7 is more difficult to exploit using this flaw, specifically for remote code execution. Because exploitation of the flaw depends on the usage of pseudo-zero values, an attacker can only overwrite the stack with 0s. Due to this, a valid address value for code execution is difficult to get and is likely to only result in a crash.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10029"
},
{
"category": "external",
"summary": "RHBZ#1810670",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810670"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10029"
}
],
"release_date": "2020-02-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: stack corruption from crafted input in cosl, sinl, sincosl, and tanl functions"
},
{
"cve": "CVE-2020-12243",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-04-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1833535"
}
],
"notes": [
{
"category": "description",
"text": "In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters with nested boolean expressions can result in denial of service (daemon crash).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openldap: denial of service via nested boolean expressions in LDAP search filters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect Red Hat Enterprise Linux 8 because we don\u0027t ship openldap-servers subpackage with the Red Hat Enterprise Linux 8 (it is only present in the buildroot).",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12243"
},
{
"category": "external",
"summary": "RHBZ#1833535",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833535"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12243",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12243"
}
],
"release_date": "2020-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openldap: denial of service via nested boolean expressions in LDAP search filters"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida Garcia and the Network and Information Security Group"
],
"organization": "NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12400",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1853983"
}
],
"notes": [
{
"category": "description",
"text": "A side-channel flaw was found in NSS, in the way P-384 and P-521 curves are used in the generation of EDSA signatures, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side-channel attack that can be used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12400"
},
{
"category": "external",
"summary": "RHBZ#1853983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12400"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Cesar Pereida Garcia and the Network and Information Security Group"
],
"organization": "NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12401",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1851294"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: ECDSA timing attack mitigation bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12401"
},
{
"category": "external",
"summary": "RHBZ#1851294",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851294"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12401",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12401"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "This is a side channel attack which can used to exact pirate keys when ECDSA signatures are being generated. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: ECDSA timing attack mitigation bypass"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Billy Bob Brumley",
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12402",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826231"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NSS, where it is vulnerable to RSA key generation cache timing side-channel attacks. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. The highest threat to this flaw is to confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel vulnerabilities during RSA key generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A timing attack was found in the way NSS generated RSA keys. A man-in-the-middle attacker could use this attack during RSA key generation to recover the private key. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12402"
},
{
"category": "external",
"summary": "RHBZ#1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel vulnerabilities during RSA key generation"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2020-12403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-08-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868931"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read",
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12403"
},
{
"category": "external",
"summary": "RHBZ#1868931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12403"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes"
}
],
"release_date": "2020-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read"
},
{
"cve": "CVE-2020-29573",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2020-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1905213"
}
],
"notes": [
{
"category": "description",
"text": "A stack buffer overflow flaw was found in glibc in the way the printf family of functions processed an 80-bit long double with a non-canonical bit pattern. This flaw allows an attacker who can control the arguments of these functions with the non-standard long double pattern to trigger an overflow and cause an application crash. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: stack-based buffer overflow if the input to any of the printf family of functions is an 80-bit long double with a non-canonical bit pattern",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is essentially a crash which can only be triggered by a non-standard argument passed as a long double input to a member of printf family of functions. The application has to be written in this way to allow this issue to be triggered. The maximum impact is an application crash.",
"title": "Statement"
},
{
"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": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-29573"
},
{
"category": "external",
"summary": "RHBZ#1905213",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1905213"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-29573",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29573"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-29573",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-29573"
},
{
"category": "external",
"summary": "https://sourceware.org/pipermail/libc-alpha/2020-September/117779.html",
"url": "https://sourceware.org/pipermail/libc-alpha/2020-September/117779.html"
}
],
"release_date": "2020-09-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-22T10:10:55+00:00",
"details": "Download and install a new CLI binary by following the instructions linked from the References section.",
"product_ids": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHODO-1:openshiftdo/odo-init-image-rhel7@sha256:83eea230500106cf84b287fb7249be475171c8ff9ced7025cbf628a213cb9d96_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: stack-based buffer overflow if the input to any of the printf family of functions is an 80-bit long double with a non-canonical bit pattern"
}
]
}
rhsa-2020_3280
Vulnerability from csaf_redhat
Notes
{
"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 and nspr is now available for Red Hat Enterprise Linux 8.\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\nNetscape Portable Runtime (NSPR) provides platform independence for non-GUI operating system facilities.\n\nThe following packages have been upgraded to a later upstream version: nss (3.53.1), nspr (4.25.0). (BZ#1809549, BZ#1809550)\n\nSecurity Fix(es):\n\n* nss: UAF in sftk_FreeSession due to improper refcounting (CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: Side channel vulnerabilities during RSA key generation (CVE-2020-12402)\n\n* nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state (CVE-2019-17023)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Install of update of nss.x86_64 adds i686 into transaction (BZ#1663187)\n\n* NSS does not set downgrade sentinel in ServerHello.random for TLS 1.0 and TLS 1.1 (BZ#1691409)\n\n* TLS Keying Material Exporter is unsupported by command line tools (BZ#1691454)\n\n* TLS_AES_256_GCM_SHA384 is not marked as FIPS compatible (BZ#1711375)\n\n* Make TLS 1.3 work in FIPS mode (BZ#1724250)\n\n* NSS rejects records with large padding with SHA384 HMAC (BZ#1750921)\n\n* NSS missing IKEv1 Quick Mode KDF (BZ#1809637)\n\n* Name Constraints validation: CN treated as DNS name even when syntactically invalid as DNS name (BZ#1825270)\n\n* FIPS needs nss to restrict valid dh primes to those primes that are approved. (BZ#1854564)\n\n* nss needs to comply to the new SP800-56A rev 3 requirements (BZ#1855825)\n\nEnhancement(s):\n\n* [RFE] nss should use AES for storage of keys (BZ#1723819)",
"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-2020:3280",
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1663187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663187"
},
{
"category": "external",
"summary": "1691454",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1691454"
},
{
"category": "external",
"summary": "1711375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1711375"
},
{
"category": "external",
"summary": "1724250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724250"
},
{
"category": "external",
"summary": "1750921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1750921"
},
{
"category": "external",
"summary": "1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "1809637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809637"
},
{
"category": "external",
"summary": "1825270",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825270"
},
{
"category": "external",
"summary": "1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "1854564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854564"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3280.json"
}
],
"title": "Red Hat Security Advisory: nss and nspr security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-22T15:25:02+00:00",
"generator": {
"date": "2024-11-22T15:25:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:3280",
"initial_release_date": "2020-08-03T13:04:49+00:00",
"revision_history": [
{
"date": "2020-08-03T13:04:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T13:04:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T15:25:02+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 AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.i686",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.i686",
"product_id": "nspr-0:4.25.0-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.i686",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.i686",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.i686",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.i686",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-0:3.53.1-11.el8_2.i686",
"product_id": "nss-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.i686",
"product_id": "nss-devel-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.i686",
"product_id": "nss-util-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.i686",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.i686",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.x86_64",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.x86_64",
"product_id": "nspr-0:4.25.0-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.x86_64",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.x86_64",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-devel-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-tools-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-tools-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-util-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.ppc64le",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.ppc64le",
"product_id": "nspr-0:4.25.0-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-devel-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-tools-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-tools-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-util-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.s390x",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.s390x",
"product_id": "nspr-0:4.25.0-2.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.s390x",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.s390x",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-devel-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-sysinit-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-tools-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-tools-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-util-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.aarch64",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.aarch64",
"product_id": "nspr-0:4.25.0-2.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nspr-devel-0:4.25.0-2.el8_2.aarch64",
"product": {
"name": "nspr-devel-0:4.25.0-2.el8_2.aarch64",
"product_id": "nspr-devel-0:4.25.0-2.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-devel@4.25.0-2.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"product": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"product_id": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debugsource@4.25.0-2.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"product": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"product_id": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr-debuginfo@4.25.0-2.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-devel-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-devel-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-devel-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-devel@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-devel@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-devel@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-tools-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-tools-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-util-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-util-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-util-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-devel@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debugsource@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-softokn-freebl-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-sysinit-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-tools-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_id": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss-util-debuginfo@3.53.1-11.el8_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nspr-0:4.25.0-2.el8_2.src",
"product": {
"name": "nspr-0:4.25.0-2.el8_2.src",
"product_id": "nspr-0:4.25.0-2.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nspr@4.25.0-2.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "nss-0:3.53.1-11.el8_2.src",
"product": {
"name": "nss-0:3.53.1-11.el8_2.src",
"product_id": "nss-0:3.53.1-11.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nss@3.53.1-11.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-0:4.25.0-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64"
},
"product_reference": "nspr-0:4.25.0-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64"
},
"product_reference": "nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64"
},
"product_reference": "nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nspr-devel-0:4.25.0-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64"
},
"product_reference": "nspr-devel-0:4.25.0-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src"
},
"product_reference": "nss-0:3.53.1-11.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-debugsource-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-devel-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-devel-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-sysinit-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-tools-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-tools-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-tools-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-tools-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-util-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nss-util-devel-0:3.53.1-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
},
"product_reference": "nss-util-devel-0:3.53.1-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2019-11756",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774835"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in Mozilla Network Security Services (NSS) related to PK11 session handling. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled with NSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Use-after-free in sftk_FreeSession due to improper refcounting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was fixed in upstream nss-3.47. Exploitation of this flaw is difficult and even impossible in most cases.",
"title": "Statement"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11756"
},
{
"category": "external",
"summary": "RHBZ#1774835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11756"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Use-after-free in sftk_FreeSession due to improper refcounting"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775916"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in nss where input text length was not checked when using certain cryptographic primitives. This could lead to a heap-buffer overflow resulting in a crash and data leak. The highest threat is to confidentiality and integrity of data as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Check length of inputs for cryptographic primitives",
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17006"
},
{
"category": "external",
"summary": "RHBZ#1775916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775916"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
}
],
"release_date": "2019-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Check length of inputs for cryptographic primitives"
},
{
"cve": "CVE-2019-17023",
"discovery_date": "2020-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1791225"
}
],
"notes": [
{
"category": "description",
"text": "A protocol downgrade flaw was found in Network Security Services (NSS). After a HelloRetryRequest has been sent, the client may negotiate a lower protocol than TLS 1.3, resulting in an invalid state transition in the TLS State Machine. If the client gets into this state, incoming Application Data records will be ignored.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw causes the client to hang when there is a downgrade attempt. Therefore no actual protocol downgrade occurs.",
"title": "Statement"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17023"
},
{
"category": "external",
"summary": "RHBZ#1791225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791225"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17023"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state"
},
{
"acknowledgments": [
{
"names": [
"Cesar Pereida Garcia",
"Network and Information Security Group"
],
"organization": "Tampere University",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12399",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the DSA signature generation function in nss. During the process of generating a DSA signature, the nonce value \u0027k\u0027 is not padded, exposing the bit length. Combined with other techniques, this can result in the recovery of the DSA private key. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Timing attack on DSA signature generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A timing attack was found in the way NSS generated DSA signatures. A man-in-the-middle attacker could use this attack during DSA signature generation to recover the private key. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.\n\nFirefox and Thunderbird on Red Hat Enterprise Linux are built against the system nss library.",
"title": "Statement"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12399"
},
{
"category": "external",
"summary": "RHBZ#1826177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12399",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12399"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12399",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12399"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.44.4_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.44.4_release_notes"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.52.1_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.52.1_release_notes"
}
],
"release_date": "2020-05-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Timing attack on DSA signature generation"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
},
{
"names": [
"Billy Bob Brumley",
"Cesar Pereida",
"Nicola Tuveri",
"Yuval Yarom"
],
"organization": "Network and Information Security Group (NISEC",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-12402",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1826231"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NSS, where it is vulnerable to RSA key generation cache timing side-channel attacks. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. The highest threat to this flaw is to confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Side channel vulnerabilities during RSA key generation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A timing attack was found in the way NSS generated RSA keys. A man-in-the-middle attacker could use this attack during RSA key generation to recover the private key. This attack is only feasible when the attacker is local to the machine or in certain cross-VM scenarios where the signature is being generated. Attacks over the network or via the internet are not feasible.",
"title": "Statement"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-12402"
},
{
"category": "external",
"summary": "RHBZ#1826231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826231"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12402"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes"
}
],
"release_date": "2020-06-02T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T13:04:49+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. After installing this update, applications using NSPR (for example, Firefox) must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3280"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debuginfo-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-debugsource-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nspr-devel-0:4.25.0-2.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.src",
"AppStream-8.2.0.Z.MAIN.EUS:nss-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-debugsource-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-softokn-freebl-devel-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-sysinit-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-tools-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-debuginfo-0:3.53.1-11.el8_2.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.i686",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:nss-util-devel-0:3.53.1-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Side channel vulnerabilities during RSA key generation"
}
]
}
cnvd-2020-01173
Vulnerability from cnvd
用户可参考如下供应商提供的安全公告获得补丁信息: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes
| Name | Mozilla Network Security Services |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2019-17006"
}
},
"description": "Mozilla Network Security Services\uff08NSS\uff09\u662f\u7f8e\u56fdMozilla\u57fa\u91d1\u4f1a\u7684\u4e00\u4e2a\u51fd\u6570\u5e93\uff08\u7f51\u7edc\u5b89\u5168\u670d\u52a1\u5e93\uff09\u3002\u8be5\u4ea7\u54c1\u53ef\u8de8\u5e73\u53f0\u63d0\u4f9bSSL\u3001S/MIME\u548c\u5176\u4ed6Internet\u5b89\u5168\u6807\u51c6\u652f\u6301\u3002\n\nMozilla NSS\u4e2d\u5b58\u5728\u7f13\u51b2\u533a\u9519\u8bef\u6f0f\u6d1e\u3002\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7f51\u7edc\u7cfb\u7edf\u6216\u4ea7\u54c1\u5728\u5185\u5b58\u4e0a\u6267\u884c\u64cd\u4f5c\u65f6\uff0c\u672a\u6b63\u786e\u9a8c\u8bc1\u6570\u636e\u8fb9\u754c\uff0c\u5bfc\u81f4\u5411\u5173\u8054\u7684\u5176\u4ed6\u5185\u5b58\u4f4d\u7f6e\u4e0a\u6267\u884c\u4e86\u9519\u8bef\u7684\u8bfb\u5199\u64cd\u4f5c\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u7f13\u51b2\u533a\u6ea2\u51fa\u6216\u5806\u6ea2\u51fa\u7b49\u3002",
"formalWay": "\u7528\u6237\u53ef\u53c2\u8003\u5982\u4e0b\u4f9b\u5e94\u5546\u63d0\u4f9b\u7684\u5b89\u5168\u516c\u544a\u83b7\u5f97\u8865\u4e01\u4fe1\u606f\uff1a\r\nhttps://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2020-01173",
"openTime": "2020-01-09",
"patchDescription": "Mozilla Network Security Services\uff08NSS\uff09\u662f\u7f8e\u56fdMozilla\u57fa\u91d1\u4f1a\u7684\u4e00\u4e2a\u51fd\u6570\u5e93\uff08\u7f51\u7edc\u5b89\u5168\u670d\u52a1\u5e93\uff09\u3002\u8be5\u4ea7\u54c1\u53ef\u8de8\u5e73\u53f0\u63d0\u4f9bSSL\u3001S/MIME\u548c\u5176\u4ed6Internet\u5b89\u5168\u6807\u51c6\u652f\u6301\u3002\r\n\r\nMozilla NSS\u4e2d\u5b58\u5728\u7f13\u51b2\u533a\u9519\u8bef\u6f0f\u6d1e\u3002\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7f51\u7edc\u7cfb\u7edf\u6216\u4ea7\u54c1\u5728\u5185\u5b58\u4e0a\u6267\u884c\u64cd\u4f5c\u65f6\uff0c\u672a\u6b63\u786e\u9a8c\u8bc1\u6570\u636e\u8fb9\u754c\uff0c\u5bfc\u81f4\u5411\u5173\u8054\u7684\u5176\u4ed6\u5185\u5b58\u4f4d\u7f6e\u4e0a\u6267\u884c\u4e86\u9519\u8bef\u7684\u8bfb\u5199\u64cd\u4f5c\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u7f13\u51b2\u533a\u6ea2\u51fa\u6216\u5806\u6ea2\u51fa\u7b49\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Mozilla Network Security Services\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff08CNVD-2020-01173\uff09\u7684\u8865\u4e01",
"products": {
"product": "Mozilla Network Security Services"
},
"referenceLink": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"serverity": "\u9ad8",
"submitTime": "2019-12-27",
"title": "Mozilla Network Security Services\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff08CNVD-2020-01173\uff09"
}
CERTFR-2021-AVI-589
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Juniper Junos Space Log Collector. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Junos Space | Junos Space Log Collector versions antérieures à 20.3R1 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Junos Space Log Collector versions ant\u00e9rieures \u00e0 20.3R1",
"product": {
"name": "Junos Space",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2019-12614",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12614"
},
{
"name": "CVE-2021-20225",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20225"
},
{
"name": "CVE-2019-20907",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20907"
},
{
"name": "CVE-2019-19524",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19524"
},
{
"name": "CVE-2020-12351",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12351"
},
{
"name": "CVE-2019-14866",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14866"
},
{
"name": "CVE-2020-27779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27779"
},
{
"name": "CVE-2020-29661",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29661"
},
{
"name": "CVE-2020-15862",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15862"
},
{
"name": "CVE-2020-25632",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25632"
},
{
"name": "CVE-2017-12652",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
},
{
"name": "CVE-2021-20305",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20305"
},
{
"name": "CVE-2020-1472",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1472"
},
{
"name": "CVE-2021-20233",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20233"
},
{
"name": "CVE-2019-19332",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19332"
},
{
"name": "CVE-2019-19956",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19956"
},
{
"name": "CVE-2019-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16231"
},
{
"name": "CVE-2019-19062",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19062"
},
{
"name": "CVE-2019-19063",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19063"
},
{
"name": "CVE-2020-10878",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10878"
},
{
"name": "CVE-2020-14331",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14331"
},
{
"name": "CVE-2019-12450",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12450"
},
{
"name": "CVE-2019-11068",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11068"
},
{
"name": "CVE-2018-20836",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20836"
},
{
"name": "CVE-2019-19046",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19046"
},
{
"name": "CVE-2020-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
},
{
"name": "CVE-2019-20388",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20388"
},
{
"name": "CVE-2019-19523",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19523"
},
{
"name": "CVE-2019-19807",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19807"
},
{
"name": "CVE-2020-25705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25705"
},
{
"name": "CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"name": "CVE-2019-19055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
},
{
"name": "CVE-2020-12321",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12321"
},
{
"name": "CVE-2020-10543",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10543"
},
{
"name": "CVE-2020-14372",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14372"
},
{
"name": "CVE-2019-15807",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15807"
},
{
"name": "CVE-2020-7595",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7595"
},
{
"name": "CVE-2020-12723",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12723"
},
{
"name": "CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"name": "CVE-2020-14305",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14305"
},
{
"name": "CVE-2021-3156",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3156"
},
{
"name": "CVE-2020-29573",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29573"
},
{
"name": "CVE-2021-20265",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20265"
},
{
"name": "CVE-2019-19058",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
},
{
"name": "CVE-2019-8696",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8696"
},
{
"name": "CVE-2020-28374",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28374"
},
{
"name": "CVE-2019-19537",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19537"
},
{
"name": "CVE-2019-20054",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20054"
},
{
"name": "CVE-2019-20636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20636"
},
{
"name": "CVE-2019-19530",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19530"
},
{
"name": "CVE-2020-12825",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12825"
},
{
"name": "CVE-2018-20843",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
},
{
"name": "CVE-2019-16233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16233"
},
{
"name": "CVE-2019-5482",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5482"
},
{
"name": "CVE-2019-16994",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16994"
},
{
"name": "CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"name": "CVE-2019-19059",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
},
{
"name": "CVE-2019-19447",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19447"
},
{
"name": "CVE-2019-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20095"
},
{
"name": "CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"name": "CVE-2019-8675",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8675"
},
{
"name": "CVE-2020-27749",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27749"
},
{
"name": "CVE-2019-15917",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15917"
},
{
"name": "CVE-2020-25647",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25647"
},
{
"name": "CVE-2020-8625",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8625"
}
],
"initial_release_date": "2021-08-03T00:00:00",
"last_revision_date": "2021-08-03T00:00:00",
"links": [],
"reference": "CERTFR-2021-AVI-589",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-08-03T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Juniper Junos Space\nLog Collector. Certaines d\u0027entre elles permettent \u00e0 un attaquant de\nprovoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de\nservice \u00e0 distance et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Junos Space Log Collector",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11209 du 02 ao\u00fbt 2021",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11209"
}
]
}
CERTFR-2021-AVI-094
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Siemens. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Siemens | N/A | TIA Portal versions 15, 15.1 et 16 | ||
| Siemens | N/A | SENTRON PAC3200T versions antérieures à 3.0.5 | ||
| Siemens | N/A | Teamcenter Visualization versions antérieures à 13.1.0.1 | ||
| Siemens | N/A | SINEMA Server versions antérieures à 14.0 SP2 Update 2 | ||
| Siemens | N/A | Ruggedcom ROX MX5000, RX1400, RX1500, RX1501, RX1510, RX1511, RX1512 et RX5000 versions antérieures à 2.14.0 | ||
| Siemens | N/A | PCS neo v3.0 | ||
| Siemens | N/A | Nucleus NET versions antérieures à 5.2 | ||
| Siemens | N/A | SINEC NMS versions antérieures à 1.0 SP1 Update 1 | ||
| Siemens | N/A | SENTRON 3VA COM100/800 versions antérieures à 4.2 | ||
| Siemens | N/A | SIMATIC PCS 7 | ||
| Siemens | N/A | SENTRON PAC3200 versions antérieures à 2.4.5 | ||
| Siemens | N/A | DIGSI 4 versions antérieures à 4.94 SP1 HF 1 | ||
| Siemens | N/A | SENTRON 3VA DSP800 versions antérieures à 2.0 | ||
| Siemens | N/A | SENTRON PAC2200 versions antérieures à 3.0.5 | ||
| Siemens | N/A | SIMARIS configuration | ||
| Siemens | N/A | SIRIUS 3RW5 module de communication Modbus TCP | ||
| Siemens | N/A | Nucleus ReadyStart pour ARM, MIPS et PPC versions antérieures à 2012.12 | ||
| Siemens | N/A | SCALANCE W780 and W740 versions antérieures à 6.3 | ||
| Siemens | N/A | SIMATIC WinCC versions antérieures à 7.5 SP2 | ||
| Siemens | N/A | SENTRON PAC4200 versions antérieures à 2.0.1 | ||
| Siemens | N/A | JT2Go versions antérieures à 13.1.0.1 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "TIA Portal versions 15, 15.1 et 16",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SENTRON PAC3200T versions ant\u00e9rieures \u00e0 3.0.5",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Teamcenter Visualization versions ant\u00e9rieures \u00e0 13.1.0.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINEMA Server versions ant\u00e9rieures \u00e0 14.0 SP2 Update 2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Ruggedcom ROX MX5000, RX1400, RX1500, RX1501, RX1510, RX1511, RX1512 et RX5000 versions ant\u00e9rieures \u00e0 2.14.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "PCS neo v3.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Nucleus NET versions ant\u00e9rieures \u00e0 5.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINEC NMS versions ant\u00e9rieures \u00e0 1.0 SP1 Update 1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SENTRON 3VA COM100/800 versions ant\u00e9rieures \u00e0 4.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC PCS 7",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SENTRON PAC3200 versions ant\u00e9rieures \u00e0 2.4.5",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "DIGSI 4 versions ant\u00e9rieures \u00e0 4.94 SP1 HF 1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SENTRON 3VA DSP800 versions ant\u00e9rieures \u00e0 2.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SENTRON PAC2200 versions ant\u00e9rieures \u00e0 3.0.5",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMARIS configuration",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIRIUS 3RW5 module de communication Modbus TCP",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Nucleus ReadyStart pour ARM, MIPS et PPC versions ant\u00e9rieures \u00e0 2012.12",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE W780 and W740 versions ant\u00e9rieures \u00e0 6.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC WinCC versions ant\u00e9rieures \u00e0 7.5 SP2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SENTRON PAC4200 versions ant\u00e9rieures \u00e0 2.0.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "JT2Go versions ant\u00e9rieures \u00e0 13.1.0.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-28388",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28388"
},
{
"name": "CVE-2021-25174",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25174"
},
{
"name": "CVE-2020-27006",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27006"
},
{
"name": "CVE-2020-13988",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13988"
},
{
"name": "CVE-2020-26989",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26989"
},
{
"name": "CVE-2020-25238",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25238"
},
{
"name": "CVE-2018-18508",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18508"
},
{
"name": "CVE-2020-10048",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10048"
},
{
"name": "CVE-2020-27001",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27001"
},
{
"name": "CVE-2020-27004",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27004"
},
{
"name": "CVE-2020-27008",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27008"
},
{
"name": "CVE-2020-25245",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25245"
},
{
"name": "CVE-2019-17007",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17007"
},
{
"name": "CVE-2020-28394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28394"
},
{
"name": "CVE-2020-25237",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25237"
},
{
"name": "CVE-2020-26999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26999"
},
{
"name": "CVE-2020-26991",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26991"
},
{
"name": "CVE-2020-26998",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26998"
},
{
"name": "CVE-2020-27005",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27005"
},
{
"name": "CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"name": "CVE-2021-25177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25177"
},
{
"name": "CVE-2021-25175",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25175"
},
{
"name": "CVE-2020-27003",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27003"
},
{
"name": "CVE-2020-27000",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27000"
},
{
"name": "CVE-2018-12404",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12404"
},
{
"name": "CVE-2021-25666",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25666"
},
{
"name": "CVE-2019-11745",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11745"
},
{
"name": "CVE-2020-26990",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26990"
},
{
"name": "CVE-2020-28392",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28392"
},
{
"name": "CVE-2021-25176",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25176"
},
{
"name": "CVE-2020-27007",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27007"
},
{
"name": "CVE-2021-25178",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25178"
},
{
"name": "CVE-2020-27002",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27002"
},
{
"name": "CVE-2021-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25173"
},
{
"name": "CVE-2020-1763",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1763"
}
],
"initial_release_date": "2021-02-09T00:00:00",
"last_revision_date": "2021-02-09T00:00:00",
"links": [],
"reference": "CERTFR-2021-AVI-094",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-02-09T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits\nSiemens. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire, un d\u00e9ni de service \u00e0 distance et un\ncontournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Siemens",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-663999 du 9 f\u00e9vrier 2021",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-663999.pdf"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-541017 du 9 f\u00e9vrier 2021",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-541017.pdf"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-944678 du 9 f\u00e9vrier 2021",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-944678.pdf"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-156833 du 9 f\u00e9vrier 2021",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-156833.pdf"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-536315 du 9 f\u00e9vrier 2021",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-536315.pdf"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-362164 du 9 f\u00e9vrier 2021",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-362164.pdf"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-379803 du 9 f\u00e9vrier 2021",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-428051 du 9 f\u00e9vrier 2021",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-428051.pdf"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-794542 du 9 f\u00e9vrier 2021",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-794542.pdf"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-686152 du 9 f\u00e9vrier 2021",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-686152.pdf"
}
]
}
CERTFR-2024-AVI-0575
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Juniper Networks. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | N/A | Junos OS versions 23.4 antérieures à 23.4R2 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 21.4-EVO antérieures à 21.4R2-EVO | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.4 antérieures à 22.4R3 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 22.2 antérieures à 22.2R3-S3 | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.1-EVO antérieures à 22.1R3-S6-EVO | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.4 antérieures à 22.4R3-S2 | ||
| Juniper Networks | N/A | Junos OS versions 23.2 antérieures à 23.2R2-S1 | ||
| Juniper Networks | N/A | Session Smart Router versions 6.2 antérieures à SSR-6.2.5-r2 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 22.1 antérieures à 22.1R3-S5 | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.4-EVO antérieures à 22.4R3-S2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 23.2-EVO antérieures à 23.2R2-EVO | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 21.4 antérieures à 21.4R3-S7 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 21.2 antérieures à 21.2R3-S8 | ||
| Juniper Networks | N/A | Junos OS versions 22.1 antérieures à 22.1R3-S6 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 antérieures à 22.3R3 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 21.3-EVO antérieures à 21.3R3-S5-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 21.2-EVO antérieures à 21.2R3-S7-EVO | ||
| Juniper Networks | N/A | Junos OS versions antérieures à 20.4R3-S9 | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 23.4-EVO antérieures à 23.4R2-EVO | ||
| Juniper Networks | N/A | Junos OS versions 22.4 antérieures à 22.4R2-S2 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.2 antérieures à 22.2R3-S4 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 21.4 antérieures à 21.4R3-S6 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 22.4 antérieures à 22.4R3 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.3 antérieures à 22.3R3-S2 | ||
| Juniper Networks | N/A | Session Smart Router versions 6.1 antérieures à SSR-6.1.8-lts | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.4-EVO antérieures à 22.4R3-EVO | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 20.4 antérieures à 20.4R3-S10 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 antérieures à 22.4R3 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 24.2-EVO antérieures à 24.2R2-EVO | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.4 antérieures à 22.4R3 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.2 antérieures à 22.2R3-S1 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.3 antérieures à 21.3R3-S5 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.3 antérieures à 22.3R3-S2 | ||
| Juniper Networks | N/A | Junos OS versions 21.4 antérieures à 21.4R2 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.2 antérieures à 22.2R3-S3 | ||
| Juniper Networks | N/A | Junos OS versions 23.4 antérieures à 23.4R1-S2 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.2 antérieures à 22.2R3-S2 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.3-EVO antérieures à 22.3R3-S3-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 23.2R1-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 21.4R3-S8-EVO | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.1 antérieures à 22.1R3-S6 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.2 antérieures à 21.2R3-S6 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions antérieures à 21.2R3-S6 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.2 antérieures à 22.2R3-S3 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 23.2-EVO antérieures à 23.2R1-S1-EVO | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Junos OS versions antérieures à 21.4R3-S8 | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 22.4R3-EVO | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 23.4 antérieures à 23.4R1-S1 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions antérieures à 21.2R3-S7 | ||
| Juniper Networks | N/A | Session Smart Router versions antérieures à SSR-5.6.14 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 21.2R3-S8-EVO | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions antérieures à 21.2R3-S8 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.1 antérieures à 22.1R3-S2 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.3 antérieures à 22.3R3-S1 | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions antérieures à 21.4R3-S7-EVO | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.1 antérieures à 22.1R3-S5 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 21.4 antérieures à 21.4R3-S6 | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.3-EVO antérieures à 22.3R3-S3-EVO | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 23.4 antérieures à 23.4R2 | ||
| Juniper Networks | N/A | Junos OS versions 22.3 antérieures à 22.3R1-S2 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.3 antérieures à 22.3R3-S3 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.3-EVO antérieures à 22.3R1-S1-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.4-EVO antérieures à 22.4R3-S3-EVO | ||
| Juniper Networks | N/A | Junos OS versions antérieures à 21.2R3-S8 | ||
| Juniper Networks | N/A | Junos Space versions antérieures à 24.1R1 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.4 antérieures à 21.4R3-S6 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.3-EVO antérieures à 22.3R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 23.4-EVO antérieures à 23.4R2-EVO | ||
| Juniper Networks | N/A | Junos OS versions 22.4 antérieures à 22.4R3-S3 | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 20.4R3-S10-EVO | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.4 antérieures à 22.4R3-S1 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 antérieures à 22.4R1-S2 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.4-EVO antérieures à 22.4R2-S2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions antérieures à 21.2R3-S8-EVO | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 antérieures à 22.4R2 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 23.2-EVO antérieures à 23.2R2-S1-EVO | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.1 antérieures à 22.1R3-S5 | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à before 22.1R3-EVO | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 antérieures à 22.3R2-S1 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 21.4-EVO antérieures à 21.4R3-S8-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.2-EVO antérieures à 22.2R3-S4-EVO | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.1 antérieures à 22.1R3-S4 | ||
| Juniper Networks | N/A | Junos OS versions 21.3 antérieures à 21.3R3-S5 | ||
| Juniper Networks | N/A | Junos OS versions antérieures à 22.1R2-S2 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.1-EVO antérieures à 22.1R3-S6-EVO | ||
| Juniper Networks | N/A | Junos OS versions 22.2 antérieures à 22.2R3-S4 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 21.4 antérieures à 21.4R3-S7 | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 23.4-EVO antérieures à 23.4R1-S2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 22.4R2-EVO | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Junos OS versions 22.2 antérieures à 22.2R2-S1 | ||
| Juniper Networks | N/A | Junos OS versions 23.1 antérieures à 23.1R2 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 22.3 antérieures à 22.3R3-S2 | ||
| Juniper Networks | N/A | Junos OS versions 22.3 antérieures à 22.3R3-S3 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.2-EVO antérieures à 22.2R3-S4-EVO | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions antérieures à 21.2R3-S8 | ||
| Juniper Networks | N/A | Junos OS versions 22.3 antérieures à 22.3R2-S2 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 21.4 antérieures à 21.4R3-S6 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.2-EVO antérieures à 22.2R2-S1-EVO | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 23.4 antérieures à 23.4R2 | ||
| Juniper Networks | N/A | Junos OS Evolved versions 23.4-EVO antérieures à 23.4R1-S2-EVO |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Junos OS versions 23.4 ant\u00e9rieures \u00e0 23.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.4-EVO ant\u00e9rieures \u00e0 21.4R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.4 ant\u00e9rieures \u00e0 22.4R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 22.1-EVO ant\u00e9rieures \u00e0 22.1R3-S6-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 22.4 ant\u00e9rieures \u00e0 22.4R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.2 ant\u00e9rieures \u00e0 23.2R2-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Session Smart Router versions 6.2 ant\u00e9rieures \u00e0 SSR-6.2.5-r2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R3-S2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 23.2-EVO ant\u00e9rieures \u00e0 23.2R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S7",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 21.2 ant\u00e9rieures \u00e0 21.2R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 ant\u00e9rieures \u00e0 22.3R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.3-EVO ant\u00e9rieures \u00e0 21.3R3-S5-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.2-EVO ant\u00e9rieures \u00e0 21.2R3-S7-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 20.4R3-S9",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.4 ant\u00e9rieures \u00e0 22.4R2-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S4",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 22.4 ant\u00e9rieures \u00e0 22.4R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Session Smart Router versions 6.1 ant\u00e9rieures \u00e0 SSR-6.1.8-lts",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 20.4 ant\u00e9rieures \u00e0 20.4R3-S10",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 ant\u00e9rieures \u00e0 22.4R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 24.2-EVO ant\u00e9rieures \u00e0 24.2R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.4 ant\u00e9rieures \u00e0 22.4R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.3 ant\u00e9rieures \u00e0 21.3R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 21.4 ant\u00e9rieures \u00e0 21.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.4 ant\u00e9rieures \u00e0 23.4R1-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R3-S3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 23.2R1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 21.4R3-S8-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.2 ant\u00e9rieures \u00e0 21.2R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions ant\u00e9rieures \u00e0 21.2R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.2-EVO ant\u00e9rieures \u00e0 23.2R1-S1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 21.4R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 22.4R3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 23.4 ant\u00e9rieures \u00e0 23.4R1-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions ant\u00e9rieures \u00e0 21.2R3-S7",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Session Smart Router versions ant\u00e9rieures \u00e0 SSR-5.6.14",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 21.2R3-S8-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions ant\u00e9rieures \u00e0 21.2R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions ant\u00e9rieures \u00e0 21.4R3-S7-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R3-S3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 23.4 ant\u00e9rieures \u00e0 23.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.3 ant\u00e9rieures \u00e0 22.3R1-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R1-S1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R3-S3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 21.2R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos Space versions ant\u00e9rieures \u00e0 24.1R1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.4 ant\u00e9rieures \u00e0 22.4R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 20.4R3-S10-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 22.4 ant\u00e9rieures \u00e0 22.4R3-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 ant\u00e9rieures \u00e0 22.4R1-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R2-S2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions ant\u00e9rieures \u00e0 21.2R3-S8-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 ant\u00e9rieures \u00e0 22.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.2-EVO ant\u00e9rieures \u00e0 23.2R2-S1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 before 22.1R3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 ant\u00e9rieures \u00e0 22.3R2-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.4-EVO ant\u00e9rieures \u00e0 21.4R3-S8-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 22.2-EVO ant\u00e9rieures \u00e0 22.2R3-S4-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S4",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 21.3 ant\u00e9rieures \u00e0 21.3R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 22.1R2-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.1-EVO ant\u00e9rieures \u00e0 22.1R3-S6-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S4",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S7",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R1-S2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 22.4R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.2 ant\u00e9rieures \u00e0 22.2R2-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.1 ant\u00e9rieures \u00e0 23.1R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.2-EVO ant\u00e9rieures \u00e0 22.2R3-S4-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions ant\u00e9rieures \u00e0 21.2R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.3 ant\u00e9rieures \u00e0 22.3R2-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.2-EVO ant\u00e9rieures \u00e0 22.2R2-S1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 23.4 ant\u00e9rieures \u00e0 23.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R1-S2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-39560",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39560"
},
{
"name": "CVE-2023-32435",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32435"
},
{
"name": "CVE-2021-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2024-39554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39554"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2024-39539",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39539"
},
{
"name": "CVE-2021-36160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36160"
},
{
"name": "CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"name": "CVE-2024-39558",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39558"
},
{
"name": "CVE-2022-30522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30522"
},
{
"name": "CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"name": "CVE-2022-21460",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21460"
},
{
"name": "CVE-2021-31535",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31535"
},
{
"name": "CVE-2022-36760",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36760"
},
{
"name": "CVE-2021-33034",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33034"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2024-39552",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39552"
},
{
"name": "CVE-2021-27290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27290"
},
{
"name": "CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"name": "CVE-2023-3390",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3390"
},
{
"name": "CVE-2023-4004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4004"
},
{
"name": "CVE-2021-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29469"
},
{
"name": "CVE-2023-2002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2002"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2022-22823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22823"
},
{
"name": "CVE-2021-23440",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23440"
},
{
"name": "CVE-2021-32804",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32804"
},
{
"name": "CVE-2020-13950",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13950"
},
{
"name": "CVE-2021-26691",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26691"
},
{
"name": "CVE-2024-39546",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39546"
},
{
"name": "CVE-2024-39540",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39540"
},
{
"name": "CVE-2018-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3737"
},
{
"name": "CVE-2024-39543",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39543"
},
{
"name": "CVE-2020-11984",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11984"
},
{
"name": "CVE-2022-22721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22721"
},
{
"name": "CVE-2021-35624",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35624"
},
{
"name": "CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"name": "CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"name": "CVE-2024-39514",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39514"
},
{
"name": "CVE-2022-25147",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25147"
},
{
"name": "CVE-2021-35604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35604"
},
{
"name": "CVE-2021-42013",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42013"
},
{
"name": "CVE-2023-34059",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34059"
},
{
"name": "CVE-2024-39529",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39529"
},
{
"name": "CVE-2006-20001",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-20001"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2021-2385",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2385"
},
{
"name": "CVE-2022-29167",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29167"
},
{
"name": "CVE-2020-7774",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7774"
},
{
"name": "CVE-2019-10747",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10747"
},
{
"name": "CVE-2023-34058",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34058"
},
{
"name": "CVE-2011-5094",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-5094"
},
{
"name": "CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"name": "CVE-2022-21589",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21589"
},
{
"name": "CVE-2022-25315",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25315"
},
{
"name": "CVE-2019-10097",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10097"
},
{
"name": "CVE-2022-22822",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22822"
},
{
"name": "CVE-2023-2828",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2828"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2023-4206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4206"
},
{
"name": "CVE-2022-21304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21304"
},
{
"name": "CVE-2023-3090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3090"
},
{
"name": "CVE-2024-39536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39536"
},
{
"name": "CVE-2024-39555",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39555"
},
{
"name": "CVE-2022-3564",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3564"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2020-13938",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13938"
},
{
"name": "CVE-2016-10540",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10540"
},
{
"name": "CVE-2019-10082",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10082"
},
{
"name": "CVE-2023-42753",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42753"
},
{
"name": "CVE-2016-1000232",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000232"
},
{
"name": "CVE-2015-9262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9262"
},
{
"name": "CVE-2023-32360",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32360"
},
{
"name": "CVE-2021-37713",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37713"
},
{
"name": "CVE-2021-39275",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39275"
},
{
"name": "CVE-2024-39561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39561"
},
{
"name": "CVE-2022-21303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21303"
},
{
"name": "CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"name": "CVE-2016-4658",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4658"
},
{
"name": "CVE-2020-35452",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35452"
},
{
"name": "CVE-2023-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4207"
},
{
"name": "CVE-2022-21617",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21617"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2022-41741",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41741"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"name": "CVE-2022-23852",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23852"
},
{
"name": "CVE-2023-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30630"
},
{
"name": "CVE-2022-21608",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21608"
},
{
"name": "CVE-2022-2526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2526"
},
{
"name": "CVE-2023-20593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20593"
},
{
"name": "CVE-2024-39535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39535"
},
{
"name": "CVE-2024-39545",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39545"
},
{
"name": "CVE-2024-39531",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39531"
},
{
"name": "CVE-2022-41742",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41742"
},
{
"name": "CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"name": "CVE-2021-2389",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2389"
},
{
"name": "CVE-2023-21840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21840"
},
{
"name": "CVE-2019-10081",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10081"
},
{
"name": "CVE-2020-1934",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1934"
},
{
"name": "CVE-2022-30556",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30556"
},
{
"name": "CVE-2020-8648",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8648"
},
{
"name": "CVE-2022-21270",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21270"
},
{
"name": "CVE-2023-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21963"
},
{
"name": "CVE-2022-25235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25235"
},
{
"name": "CVE-2023-21980",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21980"
},
{
"name": "CVE-2024-39530",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39530"
},
{
"name": "CVE-2024-39532",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39532"
},
{
"name": "CVE-2023-27522",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27522"
},
{
"name": "CVE-2024-39557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39557"
},
{
"name": "CVE-2021-2390",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2390"
},
{
"name": "CVE-2024-39550",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39550"
},
{
"name": "CVE-2022-28615",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28615"
},
{
"name": "CVE-2022-21451",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21451"
},
{
"name": "CVE-2014-10064",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-10064"
},
{
"name": "CVE-2024-39511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39511"
},
{
"name": "CVE-2022-23943",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23943"
},
{
"name": "CVE-2024-39548",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39548"
},
{
"name": "CVE-2020-11993",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11993"
},
{
"name": "CVE-2023-22652",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22652"
},
{
"name": "CVE-2024-39528",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39528"
},
{
"name": "CVE-2023-3341",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3341"
},
{
"name": "CVE-2023-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22025"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2024-39559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39559"
},
{
"name": "CVE-2014-7191",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7191"
},
{
"name": "CVE-2021-2356",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2356"
},
{
"name": "CVE-2020-36049",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36049"
},
{
"name": "CVE-2023-4208",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4208"
},
{
"name": "CVE-2021-41524",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41524"
},
{
"name": "CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"name": "CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"name": "CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"name": "CVE-2021-34798",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34798"
},
{
"name": "CVE-2024-39519",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39519"
},
{
"name": "CVE-2021-32803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32803"
},
{
"name": "CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"name": "CVE-2022-21595",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21595"
},
{
"name": "CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"name": "CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2023-2700",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2700"
},
{
"name": "CVE-2020-7754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7754"
},
{
"name": "CVE-2024-39533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39533"
},
{
"name": "CVE-2021-22543",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22543"
},
{
"name": "CVE-2021-33909",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33909"
},
{
"name": "CVE-2021-26690",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26690"
},
{
"name": "CVE-2022-22719",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22719"
},
{
"name": "CVE-2022-40674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40674"
},
{
"name": "CVE-2022-46663",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46663"
},
{
"name": "CVE-2011-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1473"
},
{
"name": "CVE-2024-39513",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39513"
},
{
"name": "CVE-2021-3803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3803"
},
{
"name": "CVE-2022-21417",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21417"
},
{
"name": "CVE-2024-39518",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39518"
},
{
"name": "CVE-2023-37450",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37450"
},
{
"name": "CVE-2021-30641",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30641"
},
{
"name": "CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"name": "CVE-2020-7660",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7660"
},
{
"name": "CVE-2022-31813",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31813"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2019-9517",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9517"
},
{
"name": "CVE-2018-20834",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20834"
},
{
"name": "CVE-2020-12362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12362"
},
{
"name": "CVE-2020-1927",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1927"
},
{
"name": "CVE-2022-21592",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21592"
},
{
"name": "CVE-2021-3347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3347"
},
{
"name": "CVE-2022-25236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25236"
},
{
"name": "CVE-2023-25690",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25690"
},
{
"name": "CVE-2021-2342",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2342"
},
{
"name": "CVE-2022-22720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22720"
},
{
"name": "CVE-2017-15010",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15010"
},
{
"name": "CVE-2019-10092",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10092"
},
{
"name": "CVE-2024-39541",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39541"
},
{
"name": "CVE-2021-44224",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44224"
},
{
"name": "CVE-2024-39537",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39537"
},
{
"name": "CVE-2022-21444",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21444"
},
{
"name": "CVE-2019-17567",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17567"
},
{
"name": "CVE-2018-7408",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7408"
},
{
"name": "CVE-2019-20149",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20149"
},
{
"name": "CVE-2024-20932",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20932"
},
{
"name": "CVE-2023-35001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35001"
},
{
"name": "CVE-2024-39551",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39551"
},
{
"name": "CVE-2023-4863",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4863"
},
{
"name": "CVE-2022-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29404"
},
{
"name": "CVE-2020-14145",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14145"
},
{
"name": "CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2024-39565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39565"
},
{
"name": "CVE-2021-31618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31618"
},
{
"name": "CVE-2022-21344",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21344"
},
{
"name": "CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"name": "CVE-2024-39549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39549"
},
{
"name": "CVE-2022-21367",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21367"
},
{
"name": "CVE-2021-33193",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33193"
},
{
"name": "CVE-2021-41773",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41773"
},
{
"name": "CVE-2020-11668",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11668"
},
{
"name": "CVE-2022-26377",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26377"
},
{
"name": "CVE-2021-44790",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44790"
},
{
"name": "CVE-2020-9490",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9490"
},
{
"name": "CVE-2020-28502",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28502"
},
{
"name": "CVE-2024-39556",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39556"
},
{
"name": "CVE-2022-37436",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37436"
},
{
"name": "CVE-2021-33033",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33033"
},
{
"name": "CVE-2023-32439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32439"
},
{
"name": "CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"name": "CVE-2023-21912",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21912"
},
{
"name": "CVE-2022-28330",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28330"
},
{
"name": "CVE-2024-39542",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39542"
},
{
"name": "CVE-2022-21454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21454"
},
{
"name": "CVE-2017-1000048",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000048"
},
{
"name": "CVE-2022-21427",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21427"
},
{
"name": "CVE-2021-40438",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40438"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2022-22824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22824"
},
{
"name": "CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"name": "CVE-2021-2372",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2372"
},
{
"name": "CVE-2022-21245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21245"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2019-10098",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10098"
},
{
"name": "CVE-2024-39538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39538"
},
{
"name": "CVE-2022-28614",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28614"
}
],
"initial_release_date": "2024-07-12T00:00:00",
"last_revision_date": "2024-10-15T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0575",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-07-12T00:00:00.000000"
},
{
"description": "Correction d\u0027identifiants CVE erron\u00e9s",
"revision_date": "2024-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Juniper Networks. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper Networks",
"vendor_advisories": [
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83001",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Inconsistent-information-in-the-TE-database-can-lead-to-an-rpd-crash-CVE-2024-39541"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82976",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-The-802-1X-Authentication-Daemon-crashes-on-running-a-specific-command-CVE-2024-39511"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83027",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Session-Smart-Router-Multiple-vulnerabilities-resolved"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83021",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX4600-SRX5000-Series-TCP-packets-with-SYN-FIN-or-SYN-RST-are-transferred-after-enabling-no-syn-check-with-Express-Path-CVE-2024-39561"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83018",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-specific-PIM-packet-causes-rpd-crash-when-PIM-is-configured-along-with-MoFRR-CVE-2024-39558"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82987",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-RPD-crashes-upon-concurrent-deletion-of-a-routing-instance-and-receipt-of-an-SNMP-request-CVE-2024-39528"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82982",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-MX240-MX480-MX960-platforms-using-MPC10E-Memory-leak-will-be-observed-when-subscribed-to-a-specific-subscription-on-Junos-Telemetry-Interface-CVE-2024-39518"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83012",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-MX-Series-with-SPC3-line-card-Port-flaps-causes-rtlogd-memory-leak-leading-to-Denial-of-Service-CVE-2024-39550"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83019",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Receipt-of-a-specific-TCP-packet-may-result-in-a-system-crash-vmcore-on-dual-RE-systems-with-NSR-enabled-CVE-2024-39559"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83004",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-a-large-RPKI-RTR-PDU-packet-can-cause-rpd-to-crash-CVE-2024-39543"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83010",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Receipt-of-specific-packets-in-the-aftmand-process-will-lead-to-a-memory-leak-CVE-2024-39548"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83014",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-BGP-multipath-incremental-calculation-is-resulting-in-an-rpd-crash-CVE-2024-39554"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82996",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Flaps-of-BFD-sessions-with-authentication-cause-a-ppmd-memory-leak-CVE-2024-39536"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82980",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receiving-specific-traffic-on-devices-with-EVPN-VPWS-with-IGMP-snooping-enabled-will-cause-the-rpd-to-crash-CVE-2024-39514"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83000",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-with-SPC3-Specific-valid-TCP-traffic-can-cause-a-pfe-crash-CVE-2024-39540"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83008",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Local-low-privilege-user-can-gain-root-permissions-leading-to-privilege-escalation-CVE-2024-39546"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82991",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-Protocol-specific-DDoS-configuration-affects-other-protocols-CVE-2024-39531"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83011",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Receipt-of-malformed-BGP-path-attributes-leads-to-a-memory-leak-CVE-2024-39549"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82989",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Attempting-to-access-specific-sensors-on-platforms-not-supporting-these-will-lead-to-a-chassisd-crash-CVE-2024-39530"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82997",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-Ports-which-have-been-inadvertently-exposed-can-be-reached-over-the-network-CVE-2024-39537"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83023",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-EX-Series-J-Web-An-unauthenticated-network-based-attacker-can-perform-XPATH-injection-attack-against-a-device-CVE-2024-39565"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83026",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R1-release"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83013",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-with-SPC3-and-MS-MPC-MIC-Receipt-of-specific-packets-in-H-323-ALG-causes-traffic-drop-CVE-2024-39551"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83002",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-A-malformed-CFM-packet-or-specific-transit-traffic-leads-to-FPC-crash-CVE-2024-39542"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83015",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-a-specific-malformed-BGP-update-causes-the-session-to-reset-CVE-2024-39555"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83007",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-with-SPC3-and-NFX350-When-VPN-tunnels-parameters-are-not-matching-the-iked-process-will-crash-CVE-2024-39545"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82995",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-When-specific-traffic-is-received-in-a-VPLS-scenario-evo-pfemand-crashes-CVE-2024-39535"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82993",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-QFX5000-Series-and-EX4600-Series-Output-firewall-filter-is-not-applied-if-certain-match-criteria-are-used-CVE-2024-39533"
},
{
"published_at": "2024-07-11",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA75726",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Malformed-BGP-UPDATE-causes-RPD-crash-CVE-2024-39552"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82988",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-If-DNS-traceoptions-are-configured-in-a-DGA-or-tunnel-detection-scenario-specific-DNS-traffic-leads-to-a-PFE-crash-CVE-2024-39529"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83017",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-MAC-table-changes-cause-a-memory-leak-CVE-2024-39557"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82983",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX-7000-Series-Multicast-traffic-is-looped-in-a-multihoming-EVPN-MPLS-scenario-CVE-2024-39519"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83020",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Memory-leak-due-to-RSVP-neighbor-persistent-error-leading-to-kernel-crash-CVE-2024-39560"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82998",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-When-multicast-traffic-with-a-specific-S-G-is-received-evo-pfemand-crashes-CVE-2024-39538"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82999",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-MX-Series-Continuous-subscriber-logins-will-lead-to-a-memory-leak-and-eventually-an-FPC-crash-CVE-2024-39539"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83016",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Loading-a-malicious-certificate-from-the-CLI-may-result-in-a-stack-based-overflow-CVE-2024-39556"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82992",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Confidential-information-in-logs-can-be-accessed-by-another-user-CVE-2024-39532"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82978",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Execution-of-a-specific-CLI-command-will-cause-a-crash-in-the-AFT-manager-CVE-2024-39513"
}
]
}
CERTFR-2024-AVI-1103
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.1.0.x antérieures à 6.1.0.2 ifix 01 | ||
| IBM | QRadar SIEM | Security QRadar Log Management AQL Plugin versions antérieures à 1.1.0 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.0.x antérieures à 6.0.3.1 (fixpack) GA | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4 FP5 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.x antérieures à 6.1.0.1 (fixpack) GA | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.2.x antérieures à 6.2.0.0 ifix 01 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.3.x antérieures à 6.3.0.11_ifix001 |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.1.0.x ant\u00e9rieures \u00e0 6.1.0.2 ifix 01",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": " Security QRadar Log Management AQL Plugin versions ant\u00e9rieures \u00e0 1.1.0",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.1 (fixpack) GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 FP5",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.1 (fixpack) GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.0 ifix 01",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.3.x ant\u00e9rieures \u00e0 6.3.0.11_ifix001",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2010-1205",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-1205"
},
{
"name": "CVE-2014-1544",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-1544"
},
{
"name": "CVE-2014-1568",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-1568"
},
{
"name": "CVE-2015-7182",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7182"
},
{
"name": "CVE-2015-7181",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7181"
},
{
"name": "CVE-2015-7575",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7575"
},
{
"name": "CVE-2016-1938",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1938"
},
{
"name": "CVE-2017-5461",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5461"
},
{
"name": "CVE-2018-12384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12384"
},
{
"name": "CVE-2019-7317",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7317"
},
{
"name": "CVE-2019-11729",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11729"
},
{
"name": "CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"name": "CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"name": "CVE-2018-12404",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12404"
},
{
"name": "CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"name": "CVE-2019-11745",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11745"
},
{
"name": "CVE-2019-8331",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8331"
},
{
"name": "CVE-2019-11358",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11358"
},
{
"name": "CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"name": "CVE-2020-11022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11022"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"name": "CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"name": "CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"name": "CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"name": "CVE-2018-18508",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18508"
},
{
"name": "CVE-2019-17007",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17007"
},
{
"name": "CVE-2018-20677",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20677"
},
{
"name": "CVE-2018-14040",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14040"
},
{
"name": "CVE-2018-14042",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14042"
},
{
"name": "CVE-2016-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10735"
},
{
"name": "CVE-2018-20676",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20676"
},
{
"name": "CVE-2017-12652",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
},
{
"name": "CVE-2020-25648",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25648"
},
{
"name": "CVE-2022-23990",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23990"
},
{
"name": "CVE-2021-45960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45960"
},
{
"name": "CVE-2022-22827",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22827"
},
{
"name": "CVE-2022-22825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22825"
},
{
"name": "CVE-2022-22824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22824"
},
{
"name": "CVE-2022-22826",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22826"
},
{
"name": "CVE-2022-23852",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23852"
},
{
"name": "CVE-2022-22823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22823"
},
{
"name": "CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"name": "CVE-2021-38153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38153"
},
{
"name": "CVE-2021-43138",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43138"
},
{
"name": "CVE-2022-34749",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34749"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
},
{
"name": "CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"name": "CVE-2023-25194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25194"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-38325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38325"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-30774",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30774"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2023-4813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
},
{
"name": "CVE-2023-4806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
},
{
"name": "CVE-2020-19189",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19189"
},
{
"name": "CVE-2023-5156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2022-21699",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21699"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2020-23064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-23064"
},
{
"name": "CVE-2023-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
},
{
"name": "CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2024-22195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22195"
},
{
"name": "CVE-2023-50782",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
},
{
"name": "CVE-2023-52426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"name": "CVE-2024-22201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22201"
},
{
"name": "CVE-2024-25629",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25629"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2024-4367",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4367"
},
{
"name": "CVE-2024-27983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27983"
},
{
"name": "CVE-2023-51074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51074"
},
{
"name": "CVE-2024-23944",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23944"
},
{
"name": "CVE-2023-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38264"
},
{
"name": "CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"name": "CVE-2024-34102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34102"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2024-29041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29041"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2021-36770",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36770"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2024-28176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28176"
},
{
"name": "CVE-2024-28863",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28863"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2024-27982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27982"
},
{
"name": "CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2023-6277",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6277"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"name": "CVE-2024-39008",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39008"
},
{
"name": "CVE-2023-3164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3164"
},
{
"name": "CVE-2024-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22018"
},
{
"name": "CVE-2024-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22020"
},
{
"name": "CVE-2024-27980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27980"
},
{
"name": "CVE-2024-36137",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36137"
},
{
"name": "CVE-2024-36138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36138"
},
{
"name": "CVE-2024-37372",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37372"
},
{
"name": "CVE-2024-39338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2024-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22871"
},
{
"name": "CVE-2018-15209",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15209"
},
{
"name": "CVE-2023-37536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37536"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"name": "CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"name": "CVE-2018-14041",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14041"
},
{
"name": "CVE-2024-36114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
},
{
"name": "CVE-2024-25638",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25638"
},
{
"name": "CVE-2024-51504",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51504"
},
{
"name": "CVE-2024-7006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7006"
},
{
"name": "CVE-2013-2099",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2099"
},
{
"name": "CVE-2014-1569",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-1569"
},
{
"name": "CVE-2017-11613",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11613"
},
{
"name": "CVE-2017-11695",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11695"
},
{
"name": "CVE-2017-11696",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11696"
},
{
"name": "CVE-2017-11697",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11697"
},
{
"name": "CVE-2017-11698",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11698"
},
{
"name": "CVE-2017-12627",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12627"
},
{
"name": "CVE-2017-18013",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18013"
},
{
"name": "CVE-2017-18869",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18869"
},
{
"name": "CVE-2017-9937",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9937"
},
{
"name": "CVE-2018-16335",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16335"
},
{
"name": "CVE-2018-17000",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17000"
},
{
"name": "CVE-2018-17100",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17100"
},
{
"name": "CVE-2018-17101",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17101"
},
{
"name": "CVE-2018-19210",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19210"
},
{
"name": "CVE-2018-5784",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5784"
},
{
"name": "CVE-2018-7456",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7456"
},
{
"name": "CVE-2019-10255",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10255"
},
{
"name": "CVE-2019-14973",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14973"
},
{
"name": "CVE-2019-17546",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17546"
},
{
"name": "CVE-2019-6128",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6128"
},
{
"name": "CVE-2020-15110",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15110"
},
{
"name": "CVE-2020-18768",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18768"
},
{
"name": "CVE-2020-19131",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19131"
},
{
"name": "CVE-2020-19144",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19144"
},
{
"name": "CVE-2020-26261",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26261"
},
{
"name": "CVE-2020-35521",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35521"
},
{
"name": "CVE-2020-35522",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35522"
},
{
"name": "CVE-2020-35523",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35523"
},
{
"name": "CVE-2020-35524",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35524"
},
{
"name": "CVE-2020-36191",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36191"
},
{
"name": "CVE-2021-32862",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32862"
},
{
"name": "CVE-2022-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0561"
},
{
"name": "CVE-2022-0562",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0562"
},
{
"name": "CVE-2022-0891",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0891"
},
{
"name": "CVE-2022-0908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0908"
},
{
"name": "CVE-2022-2056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2056"
},
{
"name": "CVE-2022-2057",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2057"
},
{
"name": "CVE-2022-2058",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2058"
},
{
"name": "CVE-2022-22844",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22844"
},
{
"name": "CVE-2022-2867",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2867"
},
{
"name": "CVE-2022-2868",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2868"
},
{
"name": "CVE-2022-2869",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2869"
},
{
"name": "CVE-2022-34266",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34266"
},
{
"name": "CVE-2022-34526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34526"
},
{
"name": "CVE-2022-3479",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3479"
},
{
"name": "CVE-2022-3570",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
},
{
"name": "CVE-2022-3597",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3597"
},
{
"name": "CVE-2022-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3598"
},
{
"name": "CVE-2022-3599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3599"
},
{
"name": "CVE-2022-3626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3626"
},
{
"name": "CVE-2022-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3627"
},
{
"name": "CVE-2022-40090",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40090"
},
{
"name": "CVE-2022-4645",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4645"
},
{
"name": "CVE-2023-0795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0795"
},
{
"name": "CVE-2023-0796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0796"
},
{
"name": "CVE-2023-0797",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0797"
},
{
"name": "CVE-2023-0798",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0798"
},
{
"name": "CVE-2023-0799",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0799"
},
{
"name": "CVE-2023-0800",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0800"
},
{
"name": "CVE-2023-0801",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0801"
},
{
"name": "CVE-2023-0802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0802"
},
{
"name": "CVE-2023-0803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0803"
},
{
"name": "CVE-2023-0804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0804"
},
{
"name": "CVE-2023-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
},
{
"name": "CVE-2023-24816",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24816"
},
{
"name": "CVE-2023-25434",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25434"
},
{
"name": "CVE-2023-25435",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25435"
},
{
"name": "CVE-2023-2731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
},
{
"name": "CVE-2023-2908",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2908"
},
{
"name": "CVE-2023-30775",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30775"
},
{
"name": "CVE-2023-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
},
{
"name": "CVE-2023-38288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38288"
},
{
"name": "CVE-2023-38289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38289"
},
{
"name": "CVE-2023-40745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40745"
},
{
"name": "CVE-2023-41175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41175"
},
{
"name": "CVE-2023-41334",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41334"
},
{
"name": "CVE-2023-4421",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4421"
},
{
"name": "CVE-2023-4759",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4759"
},
{
"name": "CVE-2023-50291",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50291"
},
{
"name": "CVE-2023-50292",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50292"
},
{
"name": "CVE-2023-50298",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50298"
},
{
"name": "CVE-2023-50386",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50386"
},
{
"name": "CVE-2023-50447",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50447"
},
{
"name": "CVE-2024-25016",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25016"
},
{
"name": "CVE-2024-29896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29896"
},
{
"name": "CVE-2024-33883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33883"
},
{
"name": "CVE-2024-38337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38337"
},
{
"name": "CVE-2024-41752",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41752"
},
{
"name": "CVE-2024-45082",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45082"
}
],
"initial_release_date": "2024-12-20T00:00:00",
"last_revision_date": "2024-12-20T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-1103",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-12-20T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2024-12-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7177142",
"url": "https://www.ibm.com/support/pages/node/7177142"
},
{
"published_at": "2024-12-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7177223",
"url": "https://www.ibm.com/support/pages/node/7177223"
},
{
"published_at": "2024-12-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7179044",
"url": "https://www.ibm.com/support/pages/node/7179044"
},
{
"published_at": "2024-12-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7179156",
"url": "https://www.ibm.com/support/pages/node/7179156"
},
{
"published_at": "2024-12-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7179166",
"url": "https://www.ibm.com/support/pages/node/7179166"
},
{
"published_at": "2024-12-13",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7178835",
"url": "https://www.ibm.com/support/pages/node/7178835"
}
]
}
CERTFR-2022-AVI-267
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Juniper Networks Junos Space. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Junos Space | Juniper Networks Junos Space versions antérieures à 21.1R1 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper Networks Junos Space versions ant\u00e9rieures \u00e0 21.1R1",
"product": {
"name": "Junos Space",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2017-13078",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13078"
},
{
"name": "CVE-2017-13077",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13077"
},
{
"name": "CVE-2017-13080",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13080"
},
{
"name": "CVE-2017-13082",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13082"
},
{
"name": "CVE-2017-13088",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13088"
},
{
"name": "CVE-2017-13086",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13086"
},
{
"name": "CVE-2017-13087",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13087"
},
{
"name": "CVE-2017-5715",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5715"
},
{
"name": "CVE-2018-3639",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3639"
},
{
"name": "CVE-2007-1351",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-1351"
},
{
"name": "CVE-2007-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-1352"
},
{
"name": "CVE-2007-6284",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-6284"
},
{
"name": "CVE-2008-2935",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2935"
},
{
"name": "CVE-2008-3281",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3281"
},
{
"name": "CVE-2008-3529",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3529"
},
{
"name": "CVE-2008-4226",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-4226"
},
{
"name": "CVE-2008-4225",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-4225"
},
{
"name": "CVE-2009-2414",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-2414"
},
{
"name": "CVE-2009-2416",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-2416"
},
{
"name": "CVE-2008-5161",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-5161"
},
{
"name": "CVE-2010-4008",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-4008"
},
{
"name": "CVE-2011-0411",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-0411"
},
{
"name": "CVE-2011-1720",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1720"
},
{
"name": "CVE-2011-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-0216"
},
{
"name": "CVE-2011-2834",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2834"
},
{
"name": "CVE-2011-2895",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2895"
},
{
"name": "CVE-2011-3905",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3905"
},
{
"name": "CVE-2011-3919",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3919"
},
{
"name": "CVE-2012-0841",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0841"
},
{
"name": "CVE-2011-1944",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1944"
},
{
"name": "CVE-2012-2807",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2807"
},
{
"name": "CVE-2012-2870",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2870"
},
{
"name": "CVE-2012-5134",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5134"
},
{
"name": "CVE-2011-3102",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3102"
},
{
"name": "CVE-2013-2877",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2877"
},
{
"name": "CVE-2013-0338",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0338"
},
{
"name": "CVE-2012-6139",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6139"
},
{
"name": "CVE-2013-2566",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2566"
},
{
"name": "CVE-2013-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6462"
},
{
"name": "CVE-2014-0211",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0211"
},
{
"name": "CVE-2014-3660",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3660"
},
{
"name": "CVE-2015-1803",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1803"
},
{
"name": "CVE-2015-1804",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1804"
},
{
"name": "CVE-2015-1802",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1802"
},
{
"name": "CVE-2015-2716",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2716"
},
{
"name": "CVE-2015-5352",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5352"
},
{
"name": "CVE-2015-2808",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2808"
},
{
"name": "CVE-2014-8991",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8991"
},
{
"name": "CVE-2014-7185",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7185"
},
{
"name": "CVE-2014-9365",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9365"
},
{
"name": "CVE-2015-6838",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6838"
},
{
"name": "CVE-2015-6837",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6837"
},
{
"name": "CVE-2015-7995",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7995"
},
{
"name": "CVE-2015-8035",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8035"
},
{
"name": "CVE-2015-7499",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7499"
},
{
"name": "CVE-2015-8242",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8242"
},
{
"name": "CVE-2015-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7500"
},
{
"name": "CVE-2016-1762",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1762"
},
{
"name": "CVE-2015-5312",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5312"
},
{
"name": "CVE-2016-1839",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1839"
},
{
"name": "CVE-2016-1833",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1833"
},
{
"name": "CVE-2016-1837",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1837"
},
{
"name": "CVE-2016-1834",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1834"
},
{
"name": "CVE-2016-1840",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1840"
},
{
"name": "CVE-2016-1836",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1836"
},
{
"name": "CVE-2016-1838",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1838"
},
{
"name": "CVE-2016-1684",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1684"
},
{
"name": "CVE-2016-1683",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1683"
},
{
"name": "CVE-2016-4448",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4448"
},
{
"name": "CVE-2016-4447",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4447"
},
{
"name": "CVE-2016-4449",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4449"
},
{
"name": "CVE-2016-5131",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5131"
},
{
"name": "CVE-2015-0975",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0975"
},
{
"name": "CVE-2016-4658",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4658"
},
{
"name": "CVE-2016-2183",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2183"
},
{
"name": "CVE-2016-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3627"
},
{
"name": "CVE-2016-3115",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3115"
},
{
"name": "CVE-2016-5636",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5636"
},
{
"name": "CVE-2017-7375",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7375"
},
{
"name": "CVE-2017-7376",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7376"
},
{
"name": "CVE-2017-7773",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7773"
},
{
"name": "CVE-2017-7772",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7772"
},
{
"name": "CVE-2017-7778",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7778"
},
{
"name": "CVE-2017-7771",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7771"
},
{
"name": "CVE-2017-7774",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7774"
},
{
"name": "CVE-2017-7776",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7776"
},
{
"name": "CVE-2017-7777",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7777"
},
{
"name": "CVE-2017-7775",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7775"
},
{
"name": "CVE-2017-6463",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6463"
},
{
"name": "CVE-2017-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6462"
},
{
"name": "CVE-2017-6464",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6464"
},
{
"name": "CVE-2017-14492",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14492"
},
{
"name": "CVE-2017-14496",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14496"
},
{
"name": "CVE-2017-14491",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14491"
},
{
"name": "CVE-2017-14493",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14493"
},
{
"name": "CVE-2017-14494",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14494"
},
{
"name": "CVE-2017-14495",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14495"
},
{
"name": "CVE-2017-5130",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5130"
},
{
"name": "CVE-2017-3736",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3736"
},
{
"name": "CVE-2017-3735",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3735"
},
{
"name": "CVE-2017-15412",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15412"
},
{
"name": "CVE-2017-3738",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3738"
},
{
"name": "CVE-2017-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3737"
},
{
"name": "CVE-2017-17807",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17807"
},
{
"name": "CVE-2018-0739",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0739"
},
{
"name": "CVE-2017-16931",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16931"
},
{
"name": "CVE-2018-11214",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11214"
},
{
"name": "CVE-2015-9019",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9019"
},
{
"name": "CVE-2017-18258",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18258"
},
{
"name": "CVE-2017-16932",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16932"
},
{
"name": "CVE-2016-9318",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9318"
},
{
"name": "CVE-2018-1000120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000120"
},
{
"name": "CVE-2018-1000007",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000007"
},
{
"name": "CVE-2018-1000121",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000121"
},
{
"name": "CVE-2018-1000122",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000122"
},
{
"name": "CVE-2018-0732",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0732"
},
{
"name": "CVE-2018-6914",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-6914"
},
{
"name": "CVE-2017-0898",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0898"
},
{
"name": "CVE-2018-8778",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8778"
},
{
"name": "CVE-2017-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14033"
},
{
"name": "CVE-2018-8780",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8780"
},
{
"name": "CVE-2017-17742",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17742"
},
{
"name": "CVE-2017-10784",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10784"
},
{
"name": "CVE-2017-17405",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17405"
},
{
"name": "CVE-2018-8779",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8779"
},
{
"name": "CVE-2017-14064",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14064"
},
{
"name": "CVE-2018-8777",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8777"
},
{
"name": "CVE-2018-16395",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16395"
},
{
"name": "CVE-2018-0737",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0737"
},
{
"name": "CVE-2018-16396",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16396"
},
{
"name": "CVE-2018-0495",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0495"
},
{
"name": "CVE-2018-0734",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0734"
},
{
"name": "CVE-2018-5407",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5407"
},
{
"name": "CVE-2018-1126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1126"
},
{
"name": "CVE-2018-7858",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7858"
},
{
"name": "CVE-2018-1124",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1124"
},
{
"name": "CVE-2018-10897",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10897"
},
{
"name": "CVE-2018-1064",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1064"
},
{
"name": "CVE-2018-5683",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5683"
},
{
"name": "CVE-2017-13672",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13672"
},
{
"name": "CVE-2018-11212",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11212"
},
{
"name": "CVE-2017-18267",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18267"
},
{
"name": "CVE-2018-13988",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13988"
},
{
"name": "CVE-2018-20169",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20169"
},
{
"name": "CVE-2018-19985",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19985"
},
{
"name": "CVE-2019-1559",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1559"
},
{
"name": "CVE-2019-6133",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6133"
},
{
"name": "CVE-2018-18311",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18311"
},
{
"name": "CVE-2018-12127",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12127"
},
{
"name": "CVE-2018-12130",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12130"
},
{
"name": "CVE-2019-11091",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11091"
},
{
"name": "CVE-2018-12126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12126"
},
{
"name": "CVE-2019-9503",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9503"
},
{
"name": "CVE-2019-10132",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10132"
},
{
"name": "CVE-2019-11190",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11190"
},
{
"name": "CVE-2019-11884",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11884"
},
{
"name": "CVE-2019-11487",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11487"
},
{
"name": "CVE-2019-12382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12382"
},
{
"name": "CVE-2018-7191",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7191"
},
{
"name": "CVE-2019-5953",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5953"
},
{
"name": "CVE-2019-12614",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12614"
},
{
"name": "CVE-2019-11729",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11729"
},
{
"name": "CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"name": "CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"name": "CVE-2018-1060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1060"
},
{
"name": "CVE-2018-12327",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12327"
},
{
"name": "CVE-2018-1061",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1061"
},
{
"name": "CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"name": "CVE-2019-10638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10638"
},
{
"name": "CVE-2018-20836",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20836"
},
{
"name": "CVE-2019-13233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13233"
},
{
"name": "CVE-2019-14283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14283"
},
{
"name": "CVE-2019-13648",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13648"
},
{
"name": "CVE-2019-10207",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10207"
},
{
"name": "CVE-2015-9289",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9289"
},
{
"name": "CVE-2019-14816",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14816"
},
{
"name": "CVE-2019-15239",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15239"
},
{
"name": "CVE-2019-15917",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15917"
},
{
"name": "CVE-2017-18551",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18551"
},
{
"name": "CVE-2019-15217",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15217"
},
{
"name": "CVE-2019-14821",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14821"
},
{
"name": "CVE-2019-11068",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11068"
},
{
"name": "CVE-2018-18066",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18066"
},
{
"name": "CVE-2019-15903",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15903"
},
{
"name": "CVE-2019-17666",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17666"
},
{
"name": "CVE-2019-17133",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17133"
},
{
"name": "CVE-2018-12207",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12207"
},
{
"name": "CVE-2019-11135",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11135"
},
{
"name": "CVE-2019-0154",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0154"
},
{
"name": "CVE-2019-17055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17055"
},
{
"name": "CVE-2019-17053",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17053"
},
{
"name": "CVE-2019-16746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16746"
},
{
"name": "CVE-2019-0155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0155"
},
{
"name": "CVE-2019-16233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16233"
},
{
"name": "CVE-2019-15807",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15807"
},
{
"name": "CVE-2019-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16231"
},
{
"name": "CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"name": "CVE-2019-11745",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11745"
},
{
"name": "CVE-2019-19058",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
},
{
"name": "CVE-2019-14895",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14895"
},
{
"name": "CVE-2019-19046",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19046"
},
{
"name": "CVE-2019-15916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15916"
},
{
"name": "CVE-2019-18660",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18660"
},
{
"name": "CVE-2019-19063",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19063"
},
{
"name": "CVE-2019-19062",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19062"
},
{
"name": "CVE-2018-14526",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14526"
},
{
"name": "CVE-2019-13734",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13734"
},
{
"name": "CVE-2019-19530",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19530"
},
{
"name": "CVE-2019-19534",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19534"
},
{
"name": "CVE-2019-19524",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19524"
},
{
"name": "CVE-2019-14901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14901"
},
{
"name": "CVE-2019-19537",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19537"
},
{
"name": "CVE-2019-19523",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19523"
},
{
"name": "CVE-2019-19338",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19338"
},
{
"name": "CVE-2019-19332",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19332"
},
{
"name": "CVE-2019-19527",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19527"
},
{
"name": "CVE-2019-18808",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18808"
},
{
"name": "CVE-2019-19767",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19767"
},
{
"name": "CVE-2019-19807",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19807"
},
{
"name": "CVE-2019-19055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
},
{
"name": "CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"name": "CVE-2019-9824",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9824"
},
{
"name": "CVE-2019-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9636"
},
{
"name": "CVE-2019-12749",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12749"
},
{
"name": "CVE-2019-19447",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19447"
},
{
"name": "CVE-2019-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20095"
},
{
"name": "CVE-2019-20054",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20054"
},
{
"name": "CVE-2019-18634",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18634"
},
{
"name": "CVE-2019-14898",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14898"
},
{
"name": "CVE-2019-16994",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16994"
},
{
"name": "CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"name": "CVE-2020-2732",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2732"
},
{
"name": "CVE-2019-19059",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
},
{
"name": "CVE-2019-3901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3901"
},
{
"name": "CVE-2020-9383",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9383"
},
{
"name": "CVE-2020-8647",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8647"
},
{
"name": "CVE-2020-8649",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8649"
},
{
"name": "CVE-2020-1749",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1749"
},
{
"name": "CVE-2019-9458",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9458"
},
{
"name": "CVE-2020-10942",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10942"
},
{
"name": "CVE-2019-9454",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9454"
},
{
"name": "CVE-2020-11565",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11565"
},
{
"name": "CVE-2020-10690",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10690"
},
{
"name": "CVE-2020-10751",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10751"
},
{
"name": "CVE-2020-12826",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12826"
},
{
"name": "CVE-2020-12654",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12654"
},
{
"name": "CVE-2020-10732",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10732"
},
{
"name": "CVE-2019-20636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20636"
},
{
"name": "CVE-2019-20811",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20811"
},
{
"name": "CVE-2020-12653",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12653"
},
{
"name": "CVE-2020-10757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10757"
},
{
"name": "CVE-2020-12770",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12770"
},
{
"name": "CVE-2020-12888",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12888"
},
{
"name": "CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"name": "CVE-2018-16881",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16881"
},
{
"name": "CVE-2018-19519",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19519"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"name": "CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"name": "CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"name": "CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"name": "CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"name": "CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"name": "CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"name": "CVE-2020-14331",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14331"
},
{
"name": "CVE-2020-10769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
},
{
"name": "CVE-2020-14364",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14364"
},
{
"name": "CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"name": "CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"name": "CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"name": "CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"name": "CVE-2020-24394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
},
{
"name": "CVE-2020-25212",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
},
{
"name": "CVE-2020-14305",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14305"
},
{
"name": "CVE-2020-10742",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10742"
},
{
"name": "CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"name": "CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"name": "CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"name": "CVE-2018-20843",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
},
{
"name": "CVE-2018-5729",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5729"
},
{
"name": "CVE-2018-5730",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5730"
},
{
"name": "CVE-2020-13817",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13817"
},
{
"name": "CVE-2020-11868",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11868"
},
{
"name": "CVE-2021-3156",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3156"
},
{
"name": "CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2020-10531",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10531"
},
{
"name": "CVE-2019-8696",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8696"
},
{
"name": "CVE-2019-20907",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20907"
},
{
"name": "CVE-2019-8675",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8675"
},
{
"name": "CVE-2017-12652",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
},
{
"name": "CVE-2019-12450",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12450"
},
{
"name": "CVE-2020-12825",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12825"
},
{
"name": "CVE-2020-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
},
{
"name": "CVE-2019-14866",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14866"
},
{
"name": "CVE-2020-1983",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1983"
},
{
"name": "CVE-2019-5188",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5188"
},
{
"name": "CVE-2019-5094",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5094"
},
{
"name": "CVE-2020-10754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10754"
},
{
"name": "CVE-2020-12049",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12049"
},
{
"name": "CVE-2019-14822",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14822"
},
{
"name": "CVE-2020-14363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14363"
},
{
"name": "CVE-2019-9924",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9924"
},
{
"name": "CVE-2018-18751",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18751"
},
{
"name": "CVE-2019-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9948"
},
{
"name": "CVE-2019-20386",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20386"
},
{
"name": "CVE-2017-13722",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13722"
},
{
"name": "CVE-2014-0210",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0210"
},
{
"name": "CVE-2018-16403",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16403"
},
{
"name": "CVE-2018-15746",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15746"
},
{
"name": "CVE-2014-6272",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-6272"
},
{
"name": "CVE-2019-7638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7638"
},
{
"name": "CVE-2015-8241",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8241"
},
{
"name": "CVE-2019-10155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10155"
},
{
"name": "CVE-2018-11813",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
},
{
"name": "CVE-2018-18310",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18310"
},
{
"name": "CVE-2018-1084",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1084"
},
{
"name": "CVE-2020-12662",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12662"
},
{
"name": "CVE-2012-4423",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-4423"
},
{
"name": "CVE-2017-0902",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0902"
},
{
"name": "CVE-2018-8945",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8945"
},
{
"name": "CVE-2017-0899",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0899"
},
{
"name": "CVE-2010-2239",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2239"
},
{
"name": "CVE-2010-2242",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2242"
},
{
"name": "CVE-2017-14167",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14167"
},
{
"name": "CVE-2015-0225",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0225"
},
{
"name": "CVE-2019-11324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11324"
},
{
"name": "CVE-2013-6458",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6458"
},
{
"name": "CVE-2018-1000075",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
},
{
"name": "CVE-2018-15857",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15857"
},
{
"name": "CVE-2018-16062",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16062"
},
{
"name": "CVE-2018-10534",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10534"
},
{
"name": "CVE-2014-0179",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0179"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2013-1766",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-1766"
},
{
"name": "CVE-2016-6580",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6580"
},
{
"name": "CVE-2018-12697",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12697"
},
{
"name": "CVE-2018-1000301",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000301"
},
{
"name": "CVE-2019-11236",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11236"
},
{
"name": "CVE-2019-12155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12155"
},
{
"name": "CVE-2017-0900",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0900"
},
{
"name": "CVE-2014-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3598"
},
{
"name": "CVE-2017-1000050",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000050"
},
{
"name": "CVE-2018-10535",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10535"
},
{
"name": "CVE-2019-3820",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3820"
},
{
"name": "CVE-2018-16402",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16402"
},
{
"name": "CVE-2018-1116",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1116"
},
{
"name": "CVE-2018-15853",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15853"
},
{
"name": "CVE-2019-14378",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14378"
},
{
"name": "CVE-2016-1494",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1494"
},
{
"name": "CVE-2019-12312",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12312"
},
{
"name": "CVE-2013-0339",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0339"
},
{
"name": "CVE-2019-16935",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16935"
},
{
"name": "CVE-2015-6525",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6525"
},
{
"name": "CVE-2016-6581",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6581"
},
{
"name": "CVE-2013-4520",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4520"
},
{
"name": "CVE-2014-3633",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3633"
},
{
"name": "CVE-2014-3004",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3004"
},
{
"name": "CVE-2015-9381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9381"
},
{
"name": "CVE-2016-5361",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5361"
},
{
"name": "CVE-2018-14598",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14598"
},
{
"name": "CVE-2014-1447",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-1447"
},
{
"name": "CVE-2018-20852",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20852"
},
{
"name": "CVE-2012-2693",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2693"
},
{
"name": "CVE-2018-7208",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7208"
},
{
"name": "CVE-2018-12910",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12910"
},
{
"name": "CVE-2019-8325",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
},
{
"name": "CVE-2015-7497",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7497"
},
{
"name": "CVE-2019-7665",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7665"
},
{
"name": "CVE-2018-15854",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15854"
},
{
"name": "CVE-2019-13404",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13404"
},
{
"name": "CVE-2015-5160",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5160"
},
{
"name": "CVE-2018-10767",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10767"
},
{
"name": "CVE-2018-7550",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7550"
},
{
"name": "CVE-2016-3076",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3076"
},
{
"name": "CVE-2018-14404",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14404"
},
{
"name": "CVE-2018-18521",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18521"
},
{
"name": "CVE-2018-19788",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19788"
},
{
"name": "CVE-2019-8322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
},
{
"name": "CVE-2019-3840",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3840"
},
{
"name": "CVE-2016-9189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9189"
},
{
"name": "CVE-2015-9262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9262"
},
{
"name": "CVE-2018-14647",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14647"
},
{
"name": "CVE-2019-17041",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17041"
},
{
"name": "CVE-2019-14906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14906"
},
{
"name": "CVE-2018-1000073",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
},
{
"name": "CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"name": "CVE-2017-1000158",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000158"
},
{
"name": "CVE-2019-7635",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7635"
},
{
"name": "CVE-2019-7576",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7576"
},
{
"name": "CVE-2019-14834",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14834"
},
{
"name": "CVE-2018-15855",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15855"
},
{
"name": "CVE-2019-7149",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7149"
},
{
"name": "CVE-2018-7642",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7642"
},
{
"name": "CVE-2019-5010",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5010"
},
{
"name": "CVE-2018-12641",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12641"
},
{
"name": "CVE-2021-3396",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3396"
},
{
"name": "CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"name": "CVE-2017-15268",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15268"
},
{
"name": "CVE-2018-15587",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15587"
},
{
"name": "CVE-2016-10746",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10746"
},
{
"name": "CVE-2017-13711",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13711"
},
{
"name": "CVE-2014-8131",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8131"
},
{
"name": "CVE-2014-9601",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9601"
},
{
"name": "CVE-2014-3657",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3657"
},
{
"name": "CVE-2018-10373",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10373"
},
{
"name": "CVE-2017-17790",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17790"
},
{
"name": "CVE-2011-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2511"
},
{
"name": "CVE-2018-1000802",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000802"
},
{
"name": "CVE-2017-7555",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7555"
},
{
"name": "CVE-2016-9015",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9015"
},
{
"name": "CVE-2017-13720",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13720"
},
{
"name": "CVE-2018-11782",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11782"
},
{
"name": "CVE-2017-11671",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11671"
},
{
"name": "CVE-2017-10664",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10664"
},
{
"name": "CVE-2018-11213",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11213"
},
{
"name": "CVE-2013-6457",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6457"
},
{
"name": "CVE-2019-10138",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10138"
},
{
"name": "CVE-2019-7578",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7578"
},
{
"name": "CVE-2020-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7039"
},
{
"name": "CVE-2017-11368",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11368"
},
{
"name": "CVE-2018-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0494"
},
{
"name": "CVE-2019-20485",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20485"
},
{
"name": "CVE-2003-1418",
"url": "https://www.cve.org/CVERecord?id=CVE-2003-1418"
},
{
"name": "CVE-2017-15289",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15289"
},
{
"name": "CVE-2016-5391",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5391"
},
{
"name": "CVE-2017-2810",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-2810"
},
{
"name": "CVE-2018-15864",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15864"
},
{
"name": "CVE-2017-18207",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18207"
},
{
"name": "CVE-2019-12761",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12761"
},
{
"name": "CVE-2013-5651",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-5651"
},
{
"name": "CVE-2017-17522",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17522"
},
{
"name": "CVE-2019-20382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20382"
},
{
"name": "CVE-2016-2533",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2533"
},
{
"name": "CVE-2019-14287",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14287"
},
{
"name": "CVE-2018-18520",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18520"
},
{
"name": "CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"name": "CVE-2019-7575",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7575"
},
{
"name": "CVE-2015-5652",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5652"
},
{
"name": "CVE-2019-7572",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7572"
},
{
"name": "CVE-2017-6519",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6519"
},
{
"name": "CVE-2018-10906",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10906"
},
{
"name": "CVE-2018-15863",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15863"
},
{
"name": "CVE-2018-15862",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15862"
},
{
"name": "CVE-2018-1000079",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
},
{
"name": "CVE-2019-7664",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7664"
},
{
"name": "CVE-2017-5992",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5992"
},
{
"name": "CVE-2019-16865",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16865"
},
{
"name": "CVE-2019-8324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
},
{
"name": "CVE-2018-1000076",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
},
{
"name": "CVE-2018-1000030",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000030"
},
{
"name": "CVE-2018-1000074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
},
{
"name": "CVE-2017-0901",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0901"
},
{
"name": "CVE-2018-7568",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7568"
},
{
"name": "CVE-2016-0775",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0775"
},
{
"name": "CVE-2018-15688",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15688"
},
{
"name": "CVE-2018-14599",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14599"
},
{
"name": "CVE-2018-10733",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10733"
},
{
"name": "CVE-2016-9396",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9396"
},
{
"name": "CVE-2019-10160",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10160"
},
{
"name": "CVE-2017-7562",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7562"
},
{
"name": "CVE-2016-1000032",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000032"
},
{
"name": "CVE-2017-15124",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15124"
},
{
"name": "CVE-2018-1113",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1113"
},
{
"name": "CVE-2013-4399",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4399"
},
{
"name": "CVE-2019-7636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7636"
},
{
"name": "CVE-2014-3672",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3672"
},
{
"name": "CVE-2018-4700",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4700"
},
{
"name": "CVE-2017-0903",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0903"
},
{
"name": "CVE-2018-15856",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15856"
},
{
"name": "CVE-2018-1000078",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
},
{
"name": "CVE-2019-7573",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7573"
},
{
"name": "CVE-2018-1000077",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
},
{
"name": "CVE-2010-2237",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2237"
},
{
"name": "CVE-2018-1000876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000876"
},
{
"name": "CVE-2018-14348",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14348"
},
{
"name": "CVE-2019-3890",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3890"
},
{
"name": "CVE-2015-7498",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7498"
},
{
"name": "CVE-2019-7577",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7577"
},
{
"name": "CVE-2016-0740",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0740"
},
{
"name": "CVE-2018-4180",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4180"
},
{
"name": "CVE-2013-4297",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4297"
},
{
"name": "CVE-2010-2238",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2238"
},
{
"name": "CVE-2018-14600",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14600"
},
{
"name": "CVE-2017-13090",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13090"
},
{
"name": "CVE-2013-7336",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-7336"
},
{
"name": "CVE-2018-10372",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10372"
},
{
"name": "CVE-2019-7637",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7637"
},
{
"name": "CVE-2018-11806",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11806"
},
{
"name": "CVE-2018-7643",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7643"
},
{
"name": "CVE-2015-0236",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0236"
},
{
"name": "CVE-2018-1000117",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000117"
},
{
"name": "CVE-2014-0209",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0209"
},
{
"name": "CVE-2013-2230",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2230"
},
{
"name": "CVE-2018-1122",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1122"
},
{
"name": "CVE-2014-3960",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3960"
},
{
"name": "CVE-2019-16056",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16056"
},
{
"name": "CVE-2020-12663",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12663"
},
{
"name": "CVE-2018-10768",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10768"
},
{
"name": "CVE-2017-16611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16611"
},
{
"name": "CVE-2014-7823",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7823"
},
{
"name": "CVE-2020-10703",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10703"
},
{
"name": "CVE-2018-7569",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7569"
},
{
"name": "CVE-2013-4154",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4154"
},
{
"name": "CVE-2018-20060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20060"
},
{
"name": "CVE-2015-9382",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9382"
},
{
"name": "CVE-2017-18190",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18190"
},
{
"name": "CVE-2016-4009",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4009"
},
{
"name": "CVE-2018-13033",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13033"
},
{
"name": "CVE-2016-9190",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9190"
},
{
"name": "CVE-2019-7574",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7574"
},
{
"name": "CVE-2016-0772",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0772"
},
{
"name": "CVE-2016-5699",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5699"
},
{
"name": "CVE-2011-1486",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1486"
},
{
"name": "CVE-2020-5208",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-5208"
},
{
"name": "CVE-2019-6778",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6778"
},
{
"name": "CVE-2020-10772",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10772"
},
{
"name": "CVE-2020-25637",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25637"
},
{
"name": "CVE-2018-10360",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10360"
},
{
"name": "CVE-2018-15859",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15859"
},
{
"name": "CVE-2017-13089",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13089"
},
{
"name": "CVE-2019-12779",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12779"
},
{
"name": "CVE-2019-1010238",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
},
{
"name": "CVE-2019-6690",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6690"
},
{
"name": "CVE-2015-8317",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8317"
},
{
"name": "CVE-2018-4181",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4181"
},
{
"name": "CVE-2019-8323",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
},
{
"name": "CVE-2016-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3616"
},
{
"name": "CVE-2018-14498",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14498"
},
{
"name": "CVE-2018-15861",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15861"
},
{
"name": "CVE-2019-7150",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7150"
},
{
"name": "CVE-2019-17042",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17042"
},
{
"name": "CVE-2016-5008",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5008"
},
{
"name": "CVE-2014-4616",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4616"
}
],
"initial_release_date": "2022-03-23T00:00:00",
"last_revision_date": "2022-03-23T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-267",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-03-23T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Juniper Networks\nJunos Space. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de\ns\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Networks Junos Space",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11176 du 22 mars 2022",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11176\u0026cat=SIRT_1\u0026actp=LIST"
}
]
}
ghsa-h4cr-x49j-2r7w
Vulnerability from github
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.
{
"affected": [],
"aliases": [
"CVE-2019-17006"
],
"database_specific": {
"cwe_ids": [
"CWE-345"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2020-10-22T21:15:00Z",
"severity": "CRITICAL"
},
"details": "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.",
"id": "GHSA-h4cr-x49j-2r7w",
"modified": "2022-05-24T17:31:55Z",
"published": "2022-05-24T17:31:55Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17006"
},
{
"type": "WEB",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788"
},
{
"type": "WEB",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf"
},
{
"type": "WEB",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20210129-0001"
},
{
"type": "WEB",
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04"
}
],
"schema_version": "1.4.0",
"severity": []
}
opensuse-su-2020:0854-1
Vulnerability from csaf_opensuse
Notes
{
"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 mozilla-nspr, mozilla-nss",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for mozilla-nspr, mozilla-nss fixes the following issues:\n\nmozilla-nss was updated to version 3.53\n\n- CVE-2020-12399: Fixed a timing attack on DSA signature generation (bsc#1171978).\n- CVE-2019-17006: Added length checks for cryptographic primitives (bsc#1159819).\nRelease notes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53_release_notes\n\nmozilla-nspr to version 4.25\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-854",
"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-2020_0854-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:0854-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HXBTGBKRMQSNENPDBPRN6BJXXF2PQMP4/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:0854-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HXBTGBKRMQSNENPDBPRN6BJXXF2PQMP4/"
},
{
"category": "self",
"summary": "SUSE Bug 1159819",
"url": "https://bugzilla.suse.com/1159819"
},
{
"category": "self",
"summary": "SUSE Bug 1169746",
"url": "https://bugzilla.suse.com/1169746"
},
{
"category": "self",
"summary": "SUSE Bug 1171978",
"url": "https://bugzilla.suse.com/1171978"
},
{
"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/"
}
],
"title": "Security update for mozilla-nspr, mozilla-nss",
"tracking": {
"current_release_date": "2020-06-24T04:17:54Z",
"generator": {
"date": "2020-06-24T04:17:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:0854-1",
"initial_release_date": "2020-06-24T04:17:54Z",
"revision_history": [
{
"date": "2020-06-24T04:17:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53-lp151.2.23.1.i586",
"product": {
"name": "libfreebl3-3.53-lp151.2.23.1.i586",
"product_id": "libfreebl3-3.53-lp151.2.23.1.i586"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.53-lp151.2.23.1.i586",
"product": {
"name": "libfreebl3-hmac-3.53-lp151.2.23.1.i586",
"product_id": "libfreebl3-hmac-3.53-lp151.2.23.1.i586"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53-lp151.2.23.1.i586",
"product": {
"name": "libsoftokn3-3.53-lp151.2.23.1.i586",
"product_id": "libsoftokn3-3.53-lp151.2.23.1.i586"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.53-lp151.2.23.1.i586",
"product": {
"name": "libsoftokn3-hmac-3.53-lp151.2.23.1.i586",
"product_id": "libsoftokn3-hmac-3.53-lp151.2.23.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-lp151.2.9.1.i586",
"product": {
"name": "mozilla-nspr-4.25-lp151.2.9.1.i586",
"product_id": "mozilla-nspr-4.25-lp151.2.9.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-lp151.2.9.1.i586",
"product": {
"name": "mozilla-nspr-devel-4.25-lp151.2.9.1.i586",
"product_id": "mozilla-nspr-devel-4.25-lp151.2.9.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53-lp151.2.23.1.i586",
"product": {
"name": "mozilla-nss-3.53-lp151.2.23.1.i586",
"product_id": "mozilla-nss-3.53-lp151.2.23.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53-lp151.2.23.1.i586",
"product": {
"name": "mozilla-nss-certs-3.53-lp151.2.23.1.i586",
"product_id": "mozilla-nss-certs-3.53-lp151.2.23.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53-lp151.2.23.1.i586",
"product": {
"name": "mozilla-nss-devel-3.53-lp151.2.23.1.i586",
"product_id": "mozilla-nss-devel-3.53-lp151.2.23.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.53-lp151.2.23.1.i586",
"product": {
"name": "mozilla-nss-sysinit-3.53-lp151.2.23.1.i586",
"product_id": "mozilla-nss-sysinit-3.53-lp151.2.23.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53-lp151.2.23.1.i586",
"product": {
"name": "mozilla-nss-tools-3.53-lp151.2.23.1.i586",
"product_id": "mozilla-nss-tools-3.53-lp151.2.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "libfreebl3-3.53-lp151.2.23.1.x86_64",
"product_id": "libfreebl3-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-32bit-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "libfreebl3-32bit-3.53-lp151.2.23.1.x86_64",
"product_id": "libfreebl3-32bit-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "libfreebl3-hmac-3.53-lp151.2.23.1.x86_64",
"product_id": "libfreebl3-hmac-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "libfreebl3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"product_id": "libfreebl3-hmac-32bit-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "libsoftokn3-3.53-lp151.2.23.1.x86_64",
"product_id": "libsoftokn3-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-32bit-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "libsoftokn3-32bit-3.53-lp151.2.23.1.x86_64",
"product_id": "libsoftokn3-32bit-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "libsoftokn3-hmac-3.53-lp151.2.23.1.x86_64",
"product_id": "libsoftokn3-hmac-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "libsoftokn3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"product_id": "libsoftokn3-hmac-32bit-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-lp151.2.9.1.x86_64",
"product": {
"name": "mozilla-nspr-4.25-lp151.2.9.1.x86_64",
"product_id": "mozilla-nspr-4.25-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-32bit-4.25-lp151.2.9.1.x86_64",
"product": {
"name": "mozilla-nspr-32bit-4.25-lp151.2.9.1.x86_64",
"product_id": "mozilla-nspr-32bit-4.25-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-lp151.2.9.1.x86_64",
"product": {
"name": "mozilla-nspr-devel-4.25-lp151.2.9.1.x86_64",
"product_id": "mozilla-nspr-devel-4.25-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "mozilla-nss-3.53-lp151.2.23.1.x86_64",
"product_id": "mozilla-nss-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-32bit-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "mozilla-nss-32bit-3.53-lp151.2.23.1.x86_64",
"product_id": "mozilla-nss-32bit-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "mozilla-nss-certs-3.53-lp151.2.23.1.x86_64",
"product_id": "mozilla-nss-certs-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-32bit-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "mozilla-nss-certs-32bit-3.53-lp151.2.23.1.x86_64",
"product_id": "mozilla-nss-certs-32bit-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "mozilla-nss-devel-3.53-lp151.2.23.1.x86_64",
"product_id": "mozilla-nss-devel-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "mozilla-nss-sysinit-3.53-lp151.2.23.1.x86_64",
"product_id": "mozilla-nss-sysinit-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-32bit-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "mozilla-nss-sysinit-32bit-3.53-lp151.2.23.1.x86_64",
"product_id": "mozilla-nss-sysinit-32bit-3.53-lp151.2.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53-lp151.2.23.1.x86_64",
"product": {
"name": "mozilla-nss-tools-3.53-lp151.2.23.1.x86_64",
"product_id": "mozilla-nss-tools-3.53-lp151.2.23.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-lp151.2.23.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreebl3-3.53-lp151.2.23.1.i586"
},
"product_reference": "libfreebl3-3.53-lp151.2.23.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreebl3-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "libfreebl3-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreebl3-32bit-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-lp151.2.23.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.i586"
},
"product_reference": "libfreebl3-hmac-3.53-lp151.2.23.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-lp151.2.23.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.i586"
},
"product_reference": "libsoftokn3-3.53-lp151.2.23.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "libsoftokn3-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libsoftokn3-32bit-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-lp151.2.23.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.i586"
},
"product_reference": "libsoftokn3-hmac-3.53-lp151.2.23.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-lp151.2.9.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.i586"
},
"product_reference": "mozilla-nspr-4.25-lp151.2.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nspr-32bit-4.25-lp151.2.9.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-lp151.2.9.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.i586"
},
"product_reference": "mozilla-nspr-devel-4.25-lp151.2.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-lp151.2.23.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.i586"
},
"product_reference": "mozilla-nss-3.53-lp151.2.23.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "mozilla-nss-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-32bit-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-lp151.2.23.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.i586"
},
"product_reference": "mozilla-nss-certs-3.53-lp151.2.23.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-lp151.2.23.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.i586"
},
"product_reference": "mozilla-nss-devel-3.53-lp151.2.23.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-lp151.2.23.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.i586"
},
"product_reference": "mozilla-nss-sysinit-3.53-lp151.2.23.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-lp151.2.23.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.i586"
},
"product_reference": "mozilla-nss-tools-3.53-lp151.2.23.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-lp151.2.23.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53-lp151.2.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"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 Leap 15.1:libfreebl3-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.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 Leap 15.1:libfreebl3-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.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 Leap 15.1:libfreebl3-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-24T04:17:54Z",
"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 Leap 15.1:libfreebl3-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.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 Leap 15.1:libfreebl3-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.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 Leap 15.1:libfreebl3-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.25-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.53-lp151.2.23.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.53-lp151.2.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-24T04:17:54Z",
"details": "moderate"
}
],
"title": "CVE-2020-12399"
}
]
}
opensuse-su-2024:11058-1
Vulnerability from csaf_opensuse
Notes
{
"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"
}
]
}
opensuse-su-2020:0008-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for mozilla-nspr, mozilla-nss",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for mozilla-nspr, mozilla-nss fixes the following issues:\n\nmozilla-nss was updated to NSS 3.47.1:\n\nSecurity issues fixed:\n\n- CVE-2019-17006: Added length checks for cryptographic primitives (bsc#1159819).\n- CVE-2019-11745: EncryptUpdate should use maxout, not block size (bsc#1158527).\n- CVE-2019-11727: Fixed vulnerability sign CertificateVerify with PKCS#1 v1.5 signatures issue (bsc#1141322).\n\nmozilla-nspr was updated to version 4.23:\n\n- Whitespace in C files was cleaned up and no longer uses tab characters for indenting.\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-8",
"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-2020_0008-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:0008-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AN4USN47JRBDAYTJ7ARVSFYOKEKTGTFV/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:0008-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AN4USN47JRBDAYTJ7ARVSFYOKEKTGTFV/"
},
{
"category": "self",
"summary": "SUSE Bug 1141322",
"url": "https://bugzilla.suse.com/1141322"
},
{
"category": "self",
"summary": "SUSE Bug 1158527",
"url": "https://bugzilla.suse.com/1158527"
},
{
"category": "self",
"summary": "SUSE Bug 1159819",
"url": "https://bugzilla.suse.com/1159819"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-18508 page",
"url": "https://www.suse.com/security/cve/CVE-2018-18508/"
},
{
"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/"
}
],
"title": "Security update for mozilla-nspr, mozilla-nss",
"tracking": {
"current_release_date": "2020-01-11T19:14:54Z",
"generator": {
"date": "2020-01-11T19:14:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:0008-1",
"initial_release_date": "2020-01-11T19:14:54Z",
"revision_history": [
{
"date": "2020-01-11T19:14:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.47.1-lp151.2.9.1.i586",
"product": {
"name": "libfreebl3-3.47.1-lp151.2.9.1.i586",
"product_id": "libfreebl3-3.47.1-lp151.2.9.1.i586"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.47.1-lp151.2.9.1.i586",
"product": {
"name": "libfreebl3-hmac-3.47.1-lp151.2.9.1.i586",
"product_id": "libfreebl3-hmac-3.47.1-lp151.2.9.1.i586"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.47.1-lp151.2.9.1.i586",
"product": {
"name": "libsoftokn3-3.47.1-lp151.2.9.1.i586",
"product_id": "libsoftokn3-3.47.1-lp151.2.9.1.i586"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586",
"product": {
"name": "libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586",
"product_id": "libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.23-lp151.2.6.1.i586",
"product": {
"name": "mozilla-nspr-4.23-lp151.2.6.1.i586",
"product_id": "mozilla-nspr-4.23-lp151.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.23-lp151.2.6.1.i586",
"product": {
"name": "mozilla-nspr-devel-4.23-lp151.2.6.1.i586",
"product_id": "mozilla-nspr-devel-4.23-lp151.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.47.1-lp151.2.9.1.i586",
"product": {
"name": "mozilla-nss-3.47.1-lp151.2.9.1.i586",
"product_id": "mozilla-nss-3.47.1-lp151.2.9.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.47.1-lp151.2.9.1.i586",
"product": {
"name": "mozilla-nss-certs-3.47.1-lp151.2.9.1.i586",
"product_id": "mozilla-nss-certs-3.47.1-lp151.2.9.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.47.1-lp151.2.9.1.i586",
"product": {
"name": "mozilla-nss-devel-3.47.1-lp151.2.9.1.i586",
"product_id": "mozilla-nss-devel-3.47.1-lp151.2.9.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586",
"product": {
"name": "mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586",
"product_id": "mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.47.1-lp151.2.9.1.i586",
"product": {
"name": "mozilla-nss-tools-3.47.1-lp151.2.9.1.i586",
"product_id": "mozilla-nss-tools-3.47.1-lp151.2.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "libfreebl3-3.47.1-lp151.2.9.1.x86_64",
"product_id": "libfreebl3-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64",
"product_id": "libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64",
"product_id": "libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"product_id": "libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "libsoftokn3-3.47.1-lp151.2.9.1.x86_64",
"product_id": "libsoftokn3-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64",
"product_id": "libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64",
"product_id": "libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"product_id": "libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.23-lp151.2.6.1.x86_64",
"product": {
"name": "mozilla-nspr-4.23-lp151.2.6.1.x86_64",
"product_id": "mozilla-nspr-4.23-lp151.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64",
"product": {
"name": "mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64",
"product_id": "mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64",
"product": {
"name": "mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64",
"product_id": "mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "mozilla-nss-3.47.1-lp151.2.9.1.x86_64",
"product_id": "mozilla-nss-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64",
"product_id": "mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64",
"product_id": "mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64",
"product_id": "mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64",
"product_id": "mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64",
"product_id": "mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64",
"product_id": "mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.47.1-lp151.2.9.1.x86_64",
"product": {
"name": "mozilla-nss-tools-3.47.1-lp151.2.9.1.x86_64",
"product_id": "mozilla-nss-tools-3.47.1-lp151.2.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-lp151.2.9.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.i586"
},
"product_reference": "libfreebl3-3.47.1-lp151.2.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-lp151.2.9.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.i586"
},
"product_reference": "libfreebl3-hmac-3.47.1-lp151.2.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-lp151.2.9.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.i586"
},
"product_reference": "libsoftokn3-3.47.1-lp151.2.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586"
},
"product_reference": "libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-lp151.2.6.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.i586"
},
"product_reference": "mozilla-nspr-4.23-lp151.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-lp151.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-lp151.2.6.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.i586"
},
"product_reference": "mozilla-nspr-devel-4.23-lp151.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-lp151.2.9.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.i586"
},
"product_reference": "mozilla-nss-3.47.1-lp151.2.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-lp151.2.9.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.i586"
},
"product_reference": "mozilla-nss-certs-3.47.1-lp151.2.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-lp151.2.9.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.i586"
},
"product_reference": "mozilla-nss-devel-3.47.1-lp151.2.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-lp151.2.9.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.i586"
},
"product_reference": "mozilla-nss-tools-3.47.1-lp151.2.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-18508",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-18508"
}
],
"notes": [
{
"category": "general",
"text": "In Network Security Services (NSS) before 3.36.7 and before 3.41.1, a malformed signature can cause a crash due to a null dereference, resulting in a Denial of Service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-18508",
"url": "https://www.suse.com/security/cve/CVE-2018-18508"
},
{
"category": "external",
"summary": "SUSE Bug 1124571 for CVE-2018-18508",
"url": "https://bugzilla.suse.com/1124571"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-11T19:14:54Z",
"details": "moderate"
}
],
"title": "CVE-2018-18508"
},
{
"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 Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.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 Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.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 Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-11T19:14:54Z",
"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 Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.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 Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.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 Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libfreebl3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libfreebl3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:libsoftokn3-hmac-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:libsoftokn3-hmac-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-32bit-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.i586",
"openSUSE Leap 15.1:mozilla-nspr-devel-4.23-lp151.2.6.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-certs-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-certs-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-devel-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-sysinit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-sysinit-32bit-3.47.1-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.i586",
"openSUSE Leap 15.1:mozilla-nss-tools-3.47.1-lp151.2.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-11T19:14:54Z",
"details": "moderate"
}
],
"title": "CVE-2019-17006"
}
]
}
suse-su-2019:3395-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for mozilla-nspr, mozilla-nss",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for mozilla-nspr, mozilla-nss fixes the following issues:\n\nmozilla-nss was updated to NSS 3.47.1:\n\nSecurity issues fixed:\n\n- CVE-2019-17006: Added length checks for cryptographic primitives (bsc#1159819).\n- CVE-2019-11745: EncryptUpdate should use maxout, not block size (bsc#1158527).\n- CVE-2019-11727: Fixed vulnerability sign CertificateVerify with PKCS#1 v1.5 signatures issue (bsc#1141322).\n\nmozilla-nspr was updated to version 4.23:\n\n- Whitespace in C files was cleaned up and no longer uses tab characters for indenting.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-3395,SUSE-SLE-Module-Basesystem-15-2019-3395,SUSE-SLE-Module-Basesystem-15-SP1-2019-3395,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-3395,SUSE-SLE-Module-Server-Applications-15-SP1-2019-3395",
"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-2019_3395-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:3395-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193395-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:3395-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-December/006294.html"
},
{
"category": "self",
"summary": "SUSE Bug 1141322",
"url": "https://bugzilla.suse.com/1141322"
},
{
"category": "self",
"summary": "SUSE Bug 1158527",
"url": "https://bugzilla.suse.com/1158527"
},
{
"category": "self",
"summary": "SUSE Bug 1159819",
"url": "https://bugzilla.suse.com/1159819"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-18508 page",
"url": "https://www.suse.com/security/cve/CVE-2018-18508/"
},
{
"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/"
}
],
"title": "Security update for mozilla-nspr, mozilla-nss",
"tracking": {
"current_release_date": "2019-12-30T13:05:21Z",
"generator": {
"date": "2019-12-30T13:05:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:3395-1",
"initial_release_date": "2019-12-30T13:05:21Z",
"revision_history": [
{
"date": "2019-12-30T13:05:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.47.1-3.22.1.aarch64",
"product": {
"name": "libfreebl3-3.47.1-3.22.1.aarch64",
"product_id": "libfreebl3-3.47.1-3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"product": {
"name": "libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"product_id": "libfreebl3-hmac-3.47.1-3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.47.1-3.22.1.aarch64",
"product": {
"name": "libsoftokn3-3.47.1-3.22.1.aarch64",
"product_id": "libsoftokn3-3.47.1-3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"product": {
"name": "libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"product_id": "libsoftokn3-hmac-3.47.1-3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.23-3.9.1.aarch64",
"product": {
"name": "mozilla-nspr-4.23-3.9.1.aarch64",
"product_id": "mozilla-nspr-4.23-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.23-3.9.1.aarch64",
"product": {
"name": "mozilla-nspr-devel-4.23-3.9.1.aarch64",
"product_id": "mozilla-nspr-devel-4.23-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.47.1-3.22.1.aarch64",
"product": {
"name": "mozilla-nss-3.47.1-3.22.1.aarch64",
"product_id": "mozilla-nss-3.47.1-3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"product": {
"name": "mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"product_id": "mozilla-nss-certs-3.47.1-3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"product": {
"name": "mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"product_id": "mozilla-nss-devel-3.47.1-3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"product": {
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"product_id": "mozilla-nss-sysinit-3.47.1-3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"product": {
"name": "mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"product_id": "mozilla-nss-tools-3.47.1-3.22.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-64bit-3.47.1-3.22.1.aarch64_ilp32",
"product": {
"name": "libfreebl3-64bit-3.47.1-3.22.1.aarch64_ilp32",
"product_id": "libfreebl3-64bit-3.47.1-3.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsoftokn3-64bit-3.47.1-3.22.1.aarch64_ilp32",
"product": {
"name": "libsoftokn3-64bit-3.47.1-3.22.1.aarch64_ilp32",
"product_id": "libsoftokn3-64bit-3.47.1-3.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-64bit-4.23-3.9.1.aarch64_ilp32",
"product": {
"name": "mozilla-nspr-64bit-4.23-3.9.1.aarch64_ilp32",
"product_id": "mozilla-nspr-64bit-4.23-3.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nss-64bit-3.47.1-3.22.1.aarch64_ilp32",
"product": {
"name": "mozilla-nss-64bit-3.47.1-3.22.1.aarch64_ilp32",
"product_id": "mozilla-nss-64bit-3.47.1-3.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-64bit-3.47.1-3.22.1.aarch64_ilp32",
"product": {
"name": "mozilla-nss-certs-64bit-3.47.1-3.22.1.aarch64_ilp32",
"product_id": "mozilla-nss-certs-64bit-3.47.1-3.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-64bit-3.47.1-3.22.1.aarch64_ilp32",
"product": {
"name": "mozilla-nss-sysinit-64bit-3.47.1-3.22.1.aarch64_ilp32",
"product_id": "mozilla-nss-sysinit-64bit-3.47.1-3.22.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.47.1-3.22.1.i586",
"product": {
"name": "libfreebl3-3.47.1-3.22.1.i586",
"product_id": "libfreebl3-3.47.1-3.22.1.i586"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.47.1-3.22.1.i586",
"product": {
"name": "libfreebl3-hmac-3.47.1-3.22.1.i586",
"product_id": "libfreebl3-hmac-3.47.1-3.22.1.i586"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.47.1-3.22.1.i586",
"product": {
"name": "libsoftokn3-3.47.1-3.22.1.i586",
"product_id": "libsoftokn3-3.47.1-3.22.1.i586"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.47.1-3.22.1.i586",
"product": {
"name": "libsoftokn3-hmac-3.47.1-3.22.1.i586",
"product_id": "libsoftokn3-hmac-3.47.1-3.22.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.23-3.9.1.i586",
"product": {
"name": "mozilla-nspr-4.23-3.9.1.i586",
"product_id": "mozilla-nspr-4.23-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.23-3.9.1.i586",
"product": {
"name": "mozilla-nspr-devel-4.23-3.9.1.i586",
"product_id": "mozilla-nspr-devel-4.23-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.47.1-3.22.1.i586",
"product": {
"name": "mozilla-nss-3.47.1-3.22.1.i586",
"product_id": "mozilla-nss-3.47.1-3.22.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.47.1-3.22.1.i586",
"product": {
"name": "mozilla-nss-certs-3.47.1-3.22.1.i586",
"product_id": "mozilla-nss-certs-3.47.1-3.22.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.47.1-3.22.1.i586",
"product": {
"name": "mozilla-nss-devel-3.47.1-3.22.1.i586",
"product_id": "mozilla-nss-devel-3.47.1-3.22.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.i586",
"product": {
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.i586",
"product_id": "mozilla-nss-sysinit-3.47.1-3.22.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.47.1-3.22.1.i586",
"product": {
"name": "mozilla-nss-tools-3.47.1-3.22.1.i586",
"product_id": "mozilla-nss-tools-3.47.1-3.22.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.47.1-3.22.1.ppc64le",
"product": {
"name": "libfreebl3-3.47.1-3.22.1.ppc64le",
"product_id": "libfreebl3-3.47.1-3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"product": {
"name": "libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"product_id": "libfreebl3-hmac-3.47.1-3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.47.1-3.22.1.ppc64le",
"product": {
"name": "libsoftokn3-3.47.1-3.22.1.ppc64le",
"product_id": "libsoftokn3-3.47.1-3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"product": {
"name": "libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"product_id": "libsoftokn3-hmac-3.47.1-3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.23-3.9.1.ppc64le",
"product": {
"name": "mozilla-nspr-4.23-3.9.1.ppc64le",
"product_id": "mozilla-nspr-4.23-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"product": {
"name": "mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"product_id": "mozilla-nspr-devel-4.23-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.47.1-3.22.1.ppc64le",
"product": {
"name": "mozilla-nss-3.47.1-3.22.1.ppc64le",
"product_id": "mozilla-nss-3.47.1-3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"product": {
"name": "mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"product_id": "mozilla-nss-certs-3.47.1-3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"product": {
"name": "mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"product_id": "mozilla-nss-devel-3.47.1-3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"product": {
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"product_id": "mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"product": {
"name": "mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"product_id": "mozilla-nss-tools-3.47.1-3.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.47.1-3.22.1.s390x",
"product": {
"name": "libfreebl3-3.47.1-3.22.1.s390x",
"product_id": "libfreebl3-3.47.1-3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.47.1-3.22.1.s390x",
"product": {
"name": "libfreebl3-hmac-3.47.1-3.22.1.s390x",
"product_id": "libfreebl3-hmac-3.47.1-3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.47.1-3.22.1.s390x",
"product": {
"name": "libsoftokn3-3.47.1-3.22.1.s390x",
"product_id": "libsoftokn3-3.47.1-3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"product": {
"name": "libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"product_id": "libsoftokn3-hmac-3.47.1-3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.23-3.9.1.s390x",
"product": {
"name": "mozilla-nspr-4.23-3.9.1.s390x",
"product_id": "mozilla-nspr-4.23-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.23-3.9.1.s390x",
"product": {
"name": "mozilla-nspr-devel-4.23-3.9.1.s390x",
"product_id": "mozilla-nspr-devel-4.23-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.47.1-3.22.1.s390x",
"product": {
"name": "mozilla-nss-3.47.1-3.22.1.s390x",
"product_id": "mozilla-nss-3.47.1-3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.47.1-3.22.1.s390x",
"product": {
"name": "mozilla-nss-certs-3.47.1-3.22.1.s390x",
"product_id": "mozilla-nss-certs-3.47.1-3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.47.1-3.22.1.s390x",
"product": {
"name": "mozilla-nss-devel-3.47.1-3.22.1.s390x",
"product_id": "mozilla-nss-devel-3.47.1-3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"product": {
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"product_id": "mozilla-nss-sysinit-3.47.1-3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.47.1-3.22.1.s390x",
"product": {
"name": "mozilla-nss-tools-3.47.1-3.22.1.s390x",
"product_id": "mozilla-nss-tools-3.47.1-3.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.47.1-3.22.1.x86_64",
"product": {
"name": "libfreebl3-3.47.1-3.22.1.x86_64",
"product_id": "libfreebl3-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"product": {
"name": "libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"product_id": "libfreebl3-32bit-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"product": {
"name": "libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"product_id": "libfreebl3-hmac-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64",
"product": {
"name": "libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64",
"product_id": "libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.47.1-3.22.1.x86_64",
"product": {
"name": "libsoftokn3-3.47.1-3.22.1.x86_64",
"product_id": "libsoftokn3-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"product": {
"name": "libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"product_id": "libsoftokn3-32bit-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.47.1-3.22.1.x86_64",
"product": {
"name": "libsoftokn3-hmac-3.47.1-3.22.1.x86_64",
"product_id": "libsoftokn3-hmac-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64",
"product": {
"name": "libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64",
"product_id": "libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.23-3.9.1.x86_64",
"product": {
"name": "mozilla-nspr-4.23-3.9.1.x86_64",
"product_id": "mozilla-nspr-4.23-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"product": {
"name": "mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"product_id": "mozilla-nspr-32bit-4.23-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.23-3.9.1.x86_64",
"product": {
"name": "mozilla-nspr-devel-4.23-3.9.1.x86_64",
"product_id": "mozilla-nspr-devel-4.23-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.47.1-3.22.1.x86_64",
"product": {
"name": "mozilla-nss-3.47.1-3.22.1.x86_64",
"product_id": "mozilla-nss-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"product": {
"name": "mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"product_id": "mozilla-nss-32bit-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"product": {
"name": "mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"product_id": "mozilla-nss-certs-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"product": {
"name": "mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"product_id": "mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"product": {
"name": "mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"product_id": "mozilla-nss-devel-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"product": {
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"product_id": "mozilla-nss-sysinit-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-32bit-3.47.1-3.22.1.x86_64",
"product": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-3.22.1.x86_64",
"product_id": "mozilla-nss-sysinit-32bit-3.47.1-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"product": {
"name": "mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"product_id": "mozilla-nss-tools-3.47.1-3.22.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 Basesystem 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.aarch64"
},
"product_reference": "libfreebl3-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.ppc64le"
},
"product_reference": "libfreebl3-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.s390x"
},
"product_reference": "libfreebl3-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.47.1-3.22.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.aarch64"
},
"product_reference": "libsoftokn3-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.ppc64le"
},
"product_reference": "libsoftokn3-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.s390x"
},
"product_reference": "libsoftokn3-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.47.1-3.22.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.aarch64"
},
"product_reference": "mozilla-nspr-4.23-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.23-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-3.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.s390x"
},
"product_reference": "mozilla-nspr-4.23-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-3.9.1.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.23-3.9.1.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.23-3.9.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-3.9.1.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.23-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.23-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-3.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.23-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-3.9.1.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.23-3.9.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.23-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.aarch64"
},
"product_reference": "mozilla-nss-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.ppc64le"
},
"product_reference": "mozilla-nss-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.s390x"
},
"product_reference": "mozilla-nss-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-3.22.1.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.47.1-3.22.1.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.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-3.22.1.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.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-3.22.1.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.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-3.22.1.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.47.1-3.22.1.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.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-3.22.1.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.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-3.22.1.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.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.47.1-3.22.1.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.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.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.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-3.22.1.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.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-3.22.1.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.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.aarch64"
},
"product_reference": "libfreebl3-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.ppc64le"
},
"product_reference": "libfreebl3-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.s390x"
},
"product_reference": "libfreebl3-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.47.1-3.22.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.aarch64"
},
"product_reference": "libsoftokn3-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.ppc64le"
},
"product_reference": "libsoftokn3-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.s390x"
},
"product_reference": "libsoftokn3-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.47.1-3.22.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.aarch64"
},
"product_reference": "mozilla-nspr-4.23-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.23-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-3.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.s390x"
},
"product_reference": "mozilla-nspr-4.23-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.23-3.9.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.23-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-3.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.23-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.23-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.aarch64"
},
"product_reference": "mozilla-nss-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.ppc64le"
},
"product_reference": "mozilla-nss-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.s390x"
},
"product_reference": "mozilla-nss-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-3.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-18508",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-18508"
}
],
"notes": [
{
"category": "general",
"text": "In Network Security Services (NSS) before 3.36.7 and before 3.41.1, a malformed signature can cause a crash due to a null dereference, resulting in a Denial of Service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-18508",
"url": "https://www.suse.com/security/cve/CVE-2018-18508"
},
{
"category": "external",
"summary": "SUSE Bug 1124571 for CVE-2018-18508",
"url": "https://bugzilla.suse.com/1124571"
}
],
"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 SP1:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-12-30T13:05:21Z",
"details": "moderate"
}
],
"title": "CVE-2018-18508"
},
{
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-12-30T13:05:21Z",
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-hmac-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.23-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.47.1-3.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.47.1-3.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-12-30T13:05:21Z",
"details": "moderate"
}
],
"title": "CVE-2019-17006"
}
]
}
suse-su-2020:1677-1
Vulnerability from csaf_suse
Notes
{
"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 mozilla-nspr, mozilla-nss",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for mozilla-nspr, mozilla-nss fixes the following issues:\n\nmozilla-nss was updated to version 3.53\n\n- CVE-2020-12399: Fixed a timing attack on DSA signature generation (bsc#1171978).\n- CVE-2019-17006: Added length checks for cryptographic primitives (bsc#1159819).\nRelease notes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53_release_notes\n\nmozilla-nspr to version 4.25\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-1677,SUSE-SLE-Module-Basesystem-15-SP1-2020-1677,SUSE-SLE-Module-Basesystem-15-SP2-2020-1677,SUSE-SLE-Module-Server-Applications-15-SP1-2020-1677,SUSE-SLE-Module-Server-Applications-15-SP2-2020-1677,SUSE-SLE-Product-HPC-15-2020-1677,SUSE-SLE-Product-SLES-15-2020-1677,SUSE-SLE-Product-SLES_SAP-15-2020-1677",
"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-2020_1677-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1677-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201677-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1677-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-June/006980.html"
},
{
"category": "self",
"summary": "SUSE Bug 1159819",
"url": "https://bugzilla.suse.com/1159819"
},
{
"category": "self",
"summary": "SUSE Bug 1169746",
"url": "https://bugzilla.suse.com/1169746"
},
{
"category": "self",
"summary": "SUSE Bug 1171978",
"url": "https://bugzilla.suse.com/1171978"
},
{
"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/"
}
],
"title": "Security update for mozilla-nspr, mozilla-nss",
"tracking": {
"current_release_date": "2020-06-18T16:17:27Z",
"generator": {
"date": "2020-06-18T16:17:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1677-1",
"initial_release_date": "2020-06-18T16:17:27Z",
"revision_history": [
{
"date": "2020-06-18T16:17:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53-3.40.1.aarch64",
"product": {
"name": "libfreebl3-3.53-3.40.1.aarch64",
"product_id": "libfreebl3-3.53-3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.53-3.40.1.aarch64",
"product": {
"name": "libfreebl3-hmac-3.53-3.40.1.aarch64",
"product_id": "libfreebl3-hmac-3.53-3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53-3.40.1.aarch64",
"product": {
"name": "libsoftokn3-3.53-3.40.1.aarch64",
"product_id": "libsoftokn3-3.53-3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.53-3.40.1.aarch64",
"product": {
"name": "libsoftokn3-hmac-3.53-3.40.1.aarch64",
"product_id": "libsoftokn3-hmac-3.53-3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-3.12.1.aarch64",
"product": {
"name": "mozilla-nspr-4.25-3.12.1.aarch64",
"product_id": "mozilla-nspr-4.25-3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-3.12.1.aarch64",
"product": {
"name": "mozilla-nspr-devel-4.25-3.12.1.aarch64",
"product_id": "mozilla-nspr-devel-4.25-3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53-3.40.1.aarch64",
"product": {
"name": "mozilla-nss-3.53-3.40.1.aarch64",
"product_id": "mozilla-nss-3.53-3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53-3.40.1.aarch64",
"product": {
"name": "mozilla-nss-certs-3.53-3.40.1.aarch64",
"product_id": "mozilla-nss-certs-3.53-3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53-3.40.1.aarch64",
"product": {
"name": "mozilla-nss-devel-3.53-3.40.1.aarch64",
"product_id": "mozilla-nss-devel-3.53-3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"product": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"product_id": "mozilla-nss-sysinit-3.53-3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53-3.40.1.aarch64",
"product": {
"name": "mozilla-nss-tools-3.53-3.40.1.aarch64",
"product_id": "mozilla-nss-tools-3.53-3.40.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-64bit-3.53-3.40.1.aarch64_ilp32",
"product": {
"name": "libfreebl3-64bit-3.53-3.40.1.aarch64_ilp32",
"product_id": "libfreebl3-64bit-3.53-3.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsoftokn3-64bit-3.53-3.40.1.aarch64_ilp32",
"product": {
"name": "libsoftokn3-64bit-3.53-3.40.1.aarch64_ilp32",
"product_id": "libsoftokn3-64bit-3.53-3.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-64bit-4.25-3.12.1.aarch64_ilp32",
"product": {
"name": "mozilla-nspr-64bit-4.25-3.12.1.aarch64_ilp32",
"product_id": "mozilla-nspr-64bit-4.25-3.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nss-64bit-3.53-3.40.1.aarch64_ilp32",
"product": {
"name": "mozilla-nss-64bit-3.53-3.40.1.aarch64_ilp32",
"product_id": "mozilla-nss-64bit-3.53-3.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-64bit-3.53-3.40.1.aarch64_ilp32",
"product": {
"name": "mozilla-nss-certs-64bit-3.53-3.40.1.aarch64_ilp32",
"product_id": "mozilla-nss-certs-64bit-3.53-3.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-64bit-3.53-3.40.1.aarch64_ilp32",
"product": {
"name": "mozilla-nss-sysinit-64bit-3.53-3.40.1.aarch64_ilp32",
"product_id": "mozilla-nss-sysinit-64bit-3.53-3.40.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53-3.40.1.i586",
"product": {
"name": "libfreebl3-3.53-3.40.1.i586",
"product_id": "libfreebl3-3.53-3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.53-3.40.1.i586",
"product": {
"name": "libfreebl3-hmac-3.53-3.40.1.i586",
"product_id": "libfreebl3-hmac-3.53-3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53-3.40.1.i586",
"product": {
"name": "libsoftokn3-3.53-3.40.1.i586",
"product_id": "libsoftokn3-3.53-3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.53-3.40.1.i586",
"product": {
"name": "libsoftokn3-hmac-3.53-3.40.1.i586",
"product_id": "libsoftokn3-hmac-3.53-3.40.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-3.12.1.i586",
"product": {
"name": "mozilla-nspr-4.25-3.12.1.i586",
"product_id": "mozilla-nspr-4.25-3.12.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-3.12.1.i586",
"product": {
"name": "mozilla-nspr-devel-4.25-3.12.1.i586",
"product_id": "mozilla-nspr-devel-4.25-3.12.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53-3.40.1.i586",
"product": {
"name": "mozilla-nss-3.53-3.40.1.i586",
"product_id": "mozilla-nss-3.53-3.40.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53-3.40.1.i586",
"product": {
"name": "mozilla-nss-certs-3.53-3.40.1.i586",
"product_id": "mozilla-nss-certs-3.53-3.40.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53-3.40.1.i586",
"product": {
"name": "mozilla-nss-devel-3.53-3.40.1.i586",
"product_id": "mozilla-nss-devel-3.53-3.40.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.53-3.40.1.i586",
"product": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.i586",
"product_id": "mozilla-nss-sysinit-3.53-3.40.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53-3.40.1.i586",
"product": {
"name": "mozilla-nss-tools-3.53-3.40.1.i586",
"product_id": "mozilla-nss-tools-3.53-3.40.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53-3.40.1.ppc64le",
"product": {
"name": "libfreebl3-3.53-3.40.1.ppc64le",
"product_id": "libfreebl3-3.53-3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.53-3.40.1.ppc64le",
"product": {
"name": "libfreebl3-hmac-3.53-3.40.1.ppc64le",
"product_id": "libfreebl3-hmac-3.53-3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53-3.40.1.ppc64le",
"product": {
"name": "libsoftokn3-3.53-3.40.1.ppc64le",
"product_id": "libsoftokn3-3.53-3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"product": {
"name": "libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"product_id": "libsoftokn3-hmac-3.53-3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-3.12.1.ppc64le",
"product": {
"name": "mozilla-nspr-4.25-3.12.1.ppc64le",
"product_id": "mozilla-nspr-4.25-3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"product": {
"name": "mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"product_id": "mozilla-nspr-devel-4.25-3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53-3.40.1.ppc64le",
"product": {
"name": "mozilla-nss-3.53-3.40.1.ppc64le",
"product_id": "mozilla-nss-3.53-3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53-3.40.1.ppc64le",
"product": {
"name": "mozilla-nss-certs-3.53-3.40.1.ppc64le",
"product_id": "mozilla-nss-certs-3.53-3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53-3.40.1.ppc64le",
"product": {
"name": "mozilla-nss-devel-3.53-3.40.1.ppc64le",
"product_id": "mozilla-nss-devel-3.53-3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"product": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"product_id": "mozilla-nss-sysinit-3.53-3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53-3.40.1.ppc64le",
"product": {
"name": "mozilla-nss-tools-3.53-3.40.1.ppc64le",
"product_id": "mozilla-nss-tools-3.53-3.40.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53-3.40.1.s390x",
"product": {
"name": "libfreebl3-3.53-3.40.1.s390x",
"product_id": "libfreebl3-3.53-3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.53-3.40.1.s390x",
"product": {
"name": "libfreebl3-hmac-3.53-3.40.1.s390x",
"product_id": "libfreebl3-hmac-3.53-3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53-3.40.1.s390x",
"product": {
"name": "libsoftokn3-3.53-3.40.1.s390x",
"product_id": "libsoftokn3-3.53-3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.53-3.40.1.s390x",
"product": {
"name": "libsoftokn3-hmac-3.53-3.40.1.s390x",
"product_id": "libsoftokn3-hmac-3.53-3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-3.12.1.s390x",
"product": {
"name": "mozilla-nspr-4.25-3.12.1.s390x",
"product_id": "mozilla-nspr-4.25-3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-3.12.1.s390x",
"product": {
"name": "mozilla-nspr-devel-4.25-3.12.1.s390x",
"product_id": "mozilla-nspr-devel-4.25-3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53-3.40.1.s390x",
"product": {
"name": "mozilla-nss-3.53-3.40.1.s390x",
"product_id": "mozilla-nss-3.53-3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53-3.40.1.s390x",
"product": {
"name": "mozilla-nss-certs-3.53-3.40.1.s390x",
"product_id": "mozilla-nss-certs-3.53-3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53-3.40.1.s390x",
"product": {
"name": "mozilla-nss-devel-3.53-3.40.1.s390x",
"product_id": "mozilla-nss-devel-3.53-3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.53-3.40.1.s390x",
"product": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.s390x",
"product_id": "mozilla-nss-sysinit-3.53-3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53-3.40.1.s390x",
"product": {
"name": "mozilla-nss-tools-3.53-3.40.1.s390x",
"product_id": "mozilla-nss-tools-3.53-3.40.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53-3.40.1.x86_64",
"product": {
"name": "libfreebl3-3.53-3.40.1.x86_64",
"product_id": "libfreebl3-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-32bit-3.53-3.40.1.x86_64",
"product": {
"name": "libfreebl3-32bit-3.53-3.40.1.x86_64",
"product_id": "libfreebl3-32bit-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.53-3.40.1.x86_64",
"product": {
"name": "libfreebl3-hmac-3.53-3.40.1.x86_64",
"product_id": "libfreebl3-hmac-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"product": {
"name": "libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"product_id": "libfreebl3-hmac-32bit-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53-3.40.1.x86_64",
"product": {
"name": "libsoftokn3-3.53-3.40.1.x86_64",
"product_id": "libsoftokn3-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-32bit-3.53-3.40.1.x86_64",
"product": {
"name": "libsoftokn3-32bit-3.53-3.40.1.x86_64",
"product_id": "libsoftokn3-32bit-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.53-3.40.1.x86_64",
"product": {
"name": "libsoftokn3-hmac-3.53-3.40.1.x86_64",
"product_id": "libsoftokn3-hmac-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"product": {
"name": "libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"product_id": "libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-3.12.1.x86_64",
"product": {
"name": "mozilla-nspr-4.25-3.12.1.x86_64",
"product_id": "mozilla-nspr-4.25-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"product": {
"name": "mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"product_id": "mozilla-nspr-32bit-4.25-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-3.12.1.x86_64",
"product": {
"name": "mozilla-nspr-devel-4.25-3.12.1.x86_64",
"product_id": "mozilla-nspr-devel-4.25-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53-3.40.1.x86_64",
"product": {
"name": "mozilla-nss-3.53-3.40.1.x86_64",
"product_id": "mozilla-nss-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-32bit-3.53-3.40.1.x86_64",
"product": {
"name": "mozilla-nss-32bit-3.53-3.40.1.x86_64",
"product_id": "mozilla-nss-32bit-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53-3.40.1.x86_64",
"product": {
"name": "mozilla-nss-certs-3.53-3.40.1.x86_64",
"product_id": "mozilla-nss-certs-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"product": {
"name": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"product_id": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53-3.40.1.x86_64",
"product": {
"name": "mozilla-nss-devel-3.53-3.40.1.x86_64",
"product_id": "mozilla-nss-devel-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"product": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"product_id": "mozilla-nss-sysinit-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-32bit-3.53-3.40.1.x86_64",
"product": {
"name": "mozilla-nss-sysinit-32bit-3.53-3.40.1.x86_64",
"product_id": "mozilla-nss-sysinit-32bit-3.53-3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53-3.40.1.x86_64",
"product": {
"name": "mozilla-nss-tools-3.53-3.40.1.x86_64",
"product_id": "mozilla-nss-tools-3.53-3.40.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.aarch64"
},
"product_reference": "libfreebl3-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.ppc64le"
},
"product_reference": "libfreebl3-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.s390x"
},
"product_reference": "libfreebl3-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.aarch64"
},
"product_reference": "libsoftokn3-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.ppc64le"
},
"product_reference": "libsoftokn3-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.s390x"
},
"product_reference": "libsoftokn3-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.aarch64"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.s390x"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.aarch64"
},
"product_reference": "libfreebl3-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.ppc64le"
},
"product_reference": "libfreebl3-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.s390x"
},
"product_reference": "libfreebl3-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.aarch64"
},
"product_reference": "libsoftokn3-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.ppc64le"
},
"product_reference": "libsoftokn3-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.s390x"
},
"product_reference": "libsoftokn3-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.aarch64"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.s390x"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-32bit-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.aarch64"
},
"product_reference": "libfreebl3-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.aarch64"
},
"product_reference": "libsoftokn3-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.aarch64"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-32bit-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.aarch64"
},
"product_reference": "libfreebl3-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64"
},
"product_reference": "libsoftokn3-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.aarch64"
},
"product_reference": "libfreebl3-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.ppc64le"
},
"product_reference": "libfreebl3-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.s390x"
},
"product_reference": "libfreebl3-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64"
},
"product_reference": "libsoftokn3-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.ppc64le"
},
"product_reference": "libsoftokn3-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.s390x"
},
"product_reference": "libsoftokn3-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.s390x"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.ppc64le"
},
"product_reference": "libfreebl3-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.ppc64le"
},
"product_reference": "libsoftokn3-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-32bit-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53-3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53-3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-18T16:17:27Z",
"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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:mozilla-nss-tools-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreebl3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libsoftokn3-hmac-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-32bit-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nspr-devel-4.25-3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-certs-32bit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-devel-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-sysinit-3.53-3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:mozilla-nss-tools-3.53-3.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-18T16:17:27Z",
"details": "moderate"
}
],
"title": "CVE-2020-12399"
}
]
}
suse-su-2020:0088-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for mozilla-nspr, mozilla-nss",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for mozilla-nspr, mozilla-nss fixes the following issues:\n\nmozilla-nss was updated to NSS 3.47.1:\n\nSecurity issues fixed:\n\n- CVE-2019-17006: Added length checks for cryptographic primitives (bsc#1159819).\n- CVE-2019-11745: EncryptUpdate should use maxout, not block size (bsc#1158527).\n- CVE-2019-11727: Fixed vulnerability sign CertificateVerify with PKCS#1 v1.5 signatures issue (bsc#1141322).\n\nmozilla-nspr was updated to version 4.23:\n\n- Whitespace in C files was cleaned up and no longer uses tab characters for indenting.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-88,SUSE-2020-88,SUSE-OpenStack-Cloud-7-2020-88,SUSE-OpenStack-Cloud-8-2020-88,SUSE-OpenStack-Cloud-Crowbar-8-2020-88,SUSE-SLE-DESKTOP-12-SP4-2020-88,SUSE-SLE-SAP-12-SP1-2020-88,SUSE-SLE-SAP-12-SP2-2020-88,SUSE-SLE-SAP-12-SP3-2020-88,SUSE-SLE-SDK-12-SP4-2020-88,SUSE-SLE-SDK-12-SP5-2020-88,SUSE-SLE-SERVER-12-SP1-2020-88,SUSE-SLE-SERVER-12-SP2-2020-88,SUSE-SLE-SERVER-12-SP2-BCL-2020-88,SUSE-SLE-SERVER-12-SP3-2020-88,SUSE-SLE-SERVER-12-SP3-BCL-2020-88,SUSE-SLE-SERVER-12-SP4-2020-88,SUSE-SLE-SERVER-12-SP5-2020-88,SUSE-Storage-5-2020-88",
"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-2020_0088-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0088-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200088-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0088-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200088-1.html"
},
{
"category": "self",
"summary": "SUSE Bug 1141322",
"url": "https://bugzilla.suse.com/1141322"
},
{
"category": "self",
"summary": "SUSE Bug 1158527",
"url": "https://bugzilla.suse.com/1158527"
},
{
"category": "self",
"summary": "SUSE Bug 1159819",
"url": "https://bugzilla.suse.com/1159819"
},
{
"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/"
}
],
"title": "Security update for mozilla-nspr, mozilla-nss",
"tracking": {
"current_release_date": "2020-01-13T14:48:01Z",
"generator": {
"date": "2020-01-13T14:48:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0088-1",
"initial_release_date": "2020-01-13T14:48:01Z",
"revision_history": [
{
"date": "2020-01-13T14:48:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.47.1-58.34.1.aarch64",
"product": {
"name": "libfreebl3-3.47.1-58.34.1.aarch64",
"product_id": "libfreebl3-3.47.1-58.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"product": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"product_id": "libfreebl3-hmac-3.47.1-58.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.47.1-58.34.1.aarch64",
"product": {
"name": "libsoftokn3-3.47.1-58.34.1.aarch64",
"product_id": "libsoftokn3-3.47.1-58.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"product": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"product_id": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.23-19.12.1.aarch64",
"product": {
"name": "mozilla-nspr-4.23-19.12.1.aarch64",
"product_id": "mozilla-nspr-4.23-19.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.23-19.12.1.aarch64",
"product": {
"name": "mozilla-nspr-devel-4.23-19.12.1.aarch64",
"product_id": "mozilla-nspr-devel-4.23-19.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.47.1-58.34.1.aarch64",
"product": {
"name": "mozilla-nss-3.47.1-58.34.1.aarch64",
"product_id": "mozilla-nss-3.47.1-58.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"product": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"product_id": "mozilla-nss-certs-3.47.1-58.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"product": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"product_id": "mozilla-nss-devel-3.47.1-58.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"product": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"product_id": "mozilla-nss-sysinit-3.47.1-58.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"product": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"product_id": "mozilla-nss-tools-3.47.1-58.34.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-64bit-3.47.1-58.34.1.aarch64_ilp32",
"product": {
"name": "libfreebl3-64bit-3.47.1-58.34.1.aarch64_ilp32",
"product_id": "libfreebl3-64bit-3.47.1-58.34.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsoftokn3-64bit-3.47.1-58.34.1.aarch64_ilp32",
"product": {
"name": "libsoftokn3-64bit-3.47.1-58.34.1.aarch64_ilp32",
"product_id": "libsoftokn3-64bit-3.47.1-58.34.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-64bit-4.23-19.12.1.aarch64_ilp32",
"product": {
"name": "mozilla-nspr-64bit-4.23-19.12.1.aarch64_ilp32",
"product_id": "mozilla-nspr-64bit-4.23-19.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nss-64bit-3.47.1-58.34.1.aarch64_ilp32",
"product": {
"name": "mozilla-nss-64bit-3.47.1-58.34.1.aarch64_ilp32",
"product_id": "mozilla-nss-64bit-3.47.1-58.34.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-64bit-3.47.1-58.34.1.aarch64_ilp32",
"product": {
"name": "mozilla-nss-certs-64bit-3.47.1-58.34.1.aarch64_ilp32",
"product_id": "mozilla-nss-certs-64bit-3.47.1-58.34.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-64bit-3.47.1-58.34.1.aarch64_ilp32",
"product": {
"name": "mozilla-nss-sysinit-64bit-3.47.1-58.34.1.aarch64_ilp32",
"product_id": "mozilla-nss-sysinit-64bit-3.47.1-58.34.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.47.1-58.34.1.i586",
"product": {
"name": "libfreebl3-3.47.1-58.34.1.i586",
"product_id": "libfreebl3-3.47.1-58.34.1.i586"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.47.1-58.34.1.i586",
"product": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.i586",
"product_id": "libfreebl3-hmac-3.47.1-58.34.1.i586"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.47.1-58.34.1.i586",
"product": {
"name": "libsoftokn3-3.47.1-58.34.1.i586",
"product_id": "libsoftokn3-3.47.1-58.34.1.i586"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.47.1-58.34.1.i586",
"product": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.i586",
"product_id": "libsoftokn3-hmac-3.47.1-58.34.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.23-19.12.1.i586",
"product": {
"name": "mozilla-nspr-4.23-19.12.1.i586",
"product_id": "mozilla-nspr-4.23-19.12.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.23-19.12.1.i586",
"product": {
"name": "mozilla-nspr-devel-4.23-19.12.1.i586",
"product_id": "mozilla-nspr-devel-4.23-19.12.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.47.1-58.34.1.i586",
"product": {
"name": "mozilla-nss-3.47.1-58.34.1.i586",
"product_id": "mozilla-nss-3.47.1-58.34.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.47.1-58.34.1.i586",
"product": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.i586",
"product_id": "mozilla-nss-certs-3.47.1-58.34.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.47.1-58.34.1.i586",
"product": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.i586",
"product_id": "mozilla-nss-devel-3.47.1-58.34.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.i586",
"product": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.i586",
"product_id": "mozilla-nss-sysinit-3.47.1-58.34.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.47.1-58.34.1.i586",
"product": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.i586",
"product_id": "mozilla-nss-tools-3.47.1-58.34.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.47.1-58.34.1.ppc64le",
"product": {
"name": "libfreebl3-3.47.1-58.34.1.ppc64le",
"product_id": "libfreebl3-3.47.1-58.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"product": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"product_id": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.47.1-58.34.1.ppc64le",
"product": {
"name": "libsoftokn3-3.47.1-58.34.1.ppc64le",
"product_id": "libsoftokn3-3.47.1-58.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"product": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"product_id": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.23-19.12.1.ppc64le",
"product": {
"name": "mozilla-nspr-4.23-19.12.1.ppc64le",
"product_id": "mozilla-nspr-4.23-19.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"product": {
"name": "mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"product_id": "mozilla-nspr-devel-4.23-19.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.47.1-58.34.1.ppc64le",
"product": {
"name": "mozilla-nss-3.47.1-58.34.1.ppc64le",
"product_id": "mozilla-nss-3.47.1-58.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"product": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"product_id": "mozilla-nss-certs-3.47.1-58.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"product": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"product_id": "mozilla-nss-devel-3.47.1-58.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"product": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"product_id": "mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"product": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"product_id": "mozilla-nss-tools-3.47.1-58.34.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.47.1-58.34.1.s390",
"product": {
"name": "libfreebl3-3.47.1-58.34.1.s390",
"product_id": "libfreebl3-3.47.1-58.34.1.s390"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.47.1-58.34.1.s390",
"product": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.s390",
"product_id": "libfreebl3-hmac-3.47.1-58.34.1.s390"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.47.1-58.34.1.s390",
"product": {
"name": "libsoftokn3-3.47.1-58.34.1.s390",
"product_id": "libsoftokn3-3.47.1-58.34.1.s390"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.47.1-58.34.1.s390",
"product": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.s390",
"product_id": "libsoftokn3-hmac-3.47.1-58.34.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.23-19.12.1.s390",
"product": {
"name": "mozilla-nspr-4.23-19.12.1.s390",
"product_id": "mozilla-nspr-4.23-19.12.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.23-19.12.1.s390",
"product": {
"name": "mozilla-nspr-devel-4.23-19.12.1.s390",
"product_id": "mozilla-nspr-devel-4.23-19.12.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.47.1-58.34.1.s390",
"product": {
"name": "mozilla-nss-3.47.1-58.34.1.s390",
"product_id": "mozilla-nss-3.47.1-58.34.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.47.1-58.34.1.s390",
"product": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.s390",
"product_id": "mozilla-nss-certs-3.47.1-58.34.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.47.1-58.34.1.s390",
"product": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.s390",
"product_id": "mozilla-nss-devel-3.47.1-58.34.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.s390",
"product": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.s390",
"product_id": "mozilla-nss-sysinit-3.47.1-58.34.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.47.1-58.34.1.s390",
"product": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.s390",
"product_id": "mozilla-nss-tools-3.47.1-58.34.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.47.1-58.34.1.s390x",
"product": {
"name": "libfreebl3-3.47.1-58.34.1.s390x",
"product_id": "libfreebl3-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreebl3-32bit-3.47.1-58.34.1.s390x",
"product": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.s390x",
"product_id": "libfreebl3-32bit-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.47.1-58.34.1.s390x",
"product": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.s390x",
"product_id": "libfreebl3-hmac-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"product": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"product_id": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.47.1-58.34.1.s390x",
"product": {
"name": "libsoftokn3-3.47.1-58.34.1.s390x",
"product_id": "libsoftokn3-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"product": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"product_id": "libsoftokn3-32bit-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"product": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"product_id": "libsoftokn3-hmac-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"product": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"product_id": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.23-19.12.1.s390x",
"product": {
"name": "mozilla-nspr-4.23-19.12.1.s390x",
"product_id": "mozilla-nspr-4.23-19.12.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-32bit-4.23-19.12.1.s390x",
"product": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.s390x",
"product_id": "mozilla-nspr-32bit-4.23-19.12.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.23-19.12.1.s390x",
"product": {
"name": "mozilla-nspr-devel-4.23-19.12.1.s390x",
"product_id": "mozilla-nspr-devel-4.23-19.12.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.47.1-58.34.1.s390x",
"product": {
"name": "mozilla-nss-3.47.1-58.34.1.s390x",
"product_id": "mozilla-nss-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"product": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"product_id": "mozilla-nss-32bit-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.47.1-58.34.1.s390x",
"product": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.s390x",
"product_id": "mozilla-nss-certs-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"product": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"product_id": "mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.47.1-58.34.1.s390x",
"product": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.s390x",
"product_id": "mozilla-nss-devel-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"product": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"product_id": "mozilla-nss-sysinit-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"product": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"product_id": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.47.1-58.34.1.s390x",
"product": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.s390x",
"product_id": "mozilla-nss-tools-3.47.1-58.34.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.47.1-58.34.1.x86_64",
"product": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64",
"product_id": "libfreebl3-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"product": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"product_id": "libfreebl3-32bit-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"product": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"product_id": "libfreebl3-hmac-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"product": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"product_id": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.47.1-58.34.1.x86_64",
"product": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64",
"product_id": "libsoftokn3-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"product": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"product_id": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"product": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"product_id": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"product": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"product_id": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.23-19.12.1.x86_64",
"product": {
"name": "mozilla-nspr-4.23-19.12.1.x86_64",
"product_id": "mozilla-nspr-4.23-19.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"product": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"product_id": "mozilla-nspr-32bit-4.23-19.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.23-19.12.1.x86_64",
"product": {
"name": "mozilla-nspr-devel-4.23-19.12.1.x86_64",
"product_id": "mozilla-nspr-devel-4.23-19.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.47.1-58.34.1.x86_64",
"product": {
"name": "mozilla-nss-3.47.1-58.34.1.x86_64",
"product_id": "mozilla-nss-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"product": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"product_id": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"product": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"product_id": "mozilla-nss-certs-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"product": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"product_id": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"product": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"product_id": "mozilla-nss-devel-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"product": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"product_id": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"product": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"product_id": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"product": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"product_id": "mozilla-nss-tools-3.47.1-58.34.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"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 OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"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 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_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 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 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 Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 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-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl: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 Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nspr-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-19.12.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nspr-devel-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nspr-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-19.12.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-19.12.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.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.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.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.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.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.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.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-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.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-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.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-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.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-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.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.23-19.12.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.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.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-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.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-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.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.23-19.12.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.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.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-devel-4.23-19.12.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-devel-4.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.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-devel-4.23-19.12.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-devel-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.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-devel-3.47.1-58.34.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-devel-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.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-devel-3.47.1-58.34.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-devel-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.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-devel-4.23-19.12.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.23-19.12.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.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.23-19.12.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.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.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.23-19.12.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.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.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.47.1-58.34.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.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.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.23-19.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-19.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-19.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.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.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.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.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.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.23-19.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.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.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.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.23-19.12.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.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.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.23-19.12.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.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.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.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.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.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.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.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.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.23-19.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.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.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.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.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.aarch64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.aarch64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.aarch64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-19.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-19.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-19.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.aarch64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.aarch64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.aarch64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.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.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.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.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.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.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.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.47.1-58.34.1.aarch64"
},
"product_reference": "libfreebl3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.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-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.aarch64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.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-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.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-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.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-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.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.23-19.12.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.23-19.12.1.aarch64"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.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.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.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.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.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.23-19.12.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.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.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.23-19.12.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.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.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.47.1-58.34.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.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.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.47.1-58.34.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.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.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.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.aarch64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreebl3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.aarch64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.aarch64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.23-19.12.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.23-19.12.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-19.12.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.23-19.12.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.23-19.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.47.1-58.34.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"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": [
"HPE Helion OpenStack 8:libfreebl3-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.47.1-58.34.1.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": [
"HPE Helion OpenStack 8:libfreebl3-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.47.1-58.34.1.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": [
"HPE Helion OpenStack 8:libfreebl3-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-13T14:48:01Z",
"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": [
"HPE Helion OpenStack 8:libfreebl3-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.47.1-58.34.1.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": [
"HPE Helion OpenStack 8:libfreebl3-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.47.1-58.34.1.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": [
"HPE Helion OpenStack 8:libfreebl3-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.23-19.12.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.47.1-58.34.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.47.1-58.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-13T14:48:01Z",
"details": "moderate"
}
],
"title": "CVE-2019-17006"
}
]
}
suse-su-2020:1839-1
Vulnerability from csaf_suse
Notes
{
"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 mozilla-nspr, mozilla-nss",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for mozilla-nspr, mozilla-nss fixes the following issues:\n\nmozilla-nss was updated to version 3.53.1\n\n- CVE-2020-12402: Fixed a potential side channel attack during RSA key generation (bsc#1173032).\n- CVE-2020-12399: Fixed a timing attack on DSA signature generation (bsc#1171978).\n- CVE-2019-17006: Added length checks for cryptographic primitives (bsc#1159819).\n- Fixed various FIPS issues in libfreebl3 which were causing segfaults in the test suite of chrony (bsc#1168669).\n- Fixed an issue where Firefox tab was crashing (bsc#1170908).\n\nRelease notes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53_release_notes\n\nmozilla-nspr to version 4.25\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-1839,SUSE-2020-1839,SUSE-OpenStack-Cloud-7-2020-1839,SUSE-OpenStack-Cloud-8-2020-1839,SUSE-OpenStack-Cloud-9-2020-1839,SUSE-OpenStack-Cloud-Crowbar-8-2020-1839,SUSE-OpenStack-Cloud-Crowbar-9-2020-1839,SUSE-SLE-SAP-12-SP2-2020-1839,SUSE-SLE-SAP-12-SP3-2020-1839,SUSE-SLE-SAP-12-SP4-2020-1839,SUSE-SLE-SDK-12-SP5-2020-1839,SUSE-SLE-SERVER-12-SP2-2020-1839,SUSE-SLE-SERVER-12-SP2-BCL-2020-1839,SUSE-SLE-SERVER-12-SP3-2020-1839,SUSE-SLE-SERVER-12-SP3-BCL-2020-1839,SUSE-SLE-SERVER-12-SP4-LTSS-2020-1839,SUSE-SLE-SERVER-12-SP5-2020-1839,SUSE-Storage-5-2020-1839",
"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-2020_1839-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1839-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201839-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1839-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-July/007069.html"
},
{
"category": "self",
"summary": "SUSE Bug 1159819",
"url": "https://bugzilla.suse.com/1159819"
},
{
"category": "self",
"summary": "SUSE Bug 1168669",
"url": "https://bugzilla.suse.com/1168669"
},
{
"category": "self",
"summary": "SUSE Bug 1169746",
"url": "https://bugzilla.suse.com/1169746"
},
{
"category": "self",
"summary": "SUSE Bug 1170908",
"url": "https://bugzilla.suse.com/1170908"
},
{
"category": "self",
"summary": "SUSE Bug 1171978",
"url": "https://bugzilla.suse.com/1171978"
},
{
"category": "self",
"summary": "SUSE Bug 1173022",
"url": "https://bugzilla.suse.com/1173022"
},
{
"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-12402 page",
"url": "https://www.suse.com/security/cve/CVE-2020-12402/"
}
],
"title": "Security update for mozilla-nspr, mozilla-nss",
"tracking": {
"current_release_date": "2020-07-03T10:46:49Z",
"generator": {
"date": "2020-07-03T10:46:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1839-1",
"initial_release_date": "2020-07-03T10:46:49Z",
"revision_history": [
{
"date": "2020-07-03T10:46:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53.1-58.48.1.aarch64",
"product": {
"name": "libfreebl3-3.53.1-58.48.1.aarch64",
"product_id": "libfreebl3-3.53.1-58.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"product": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"product_id": "libfreebl3-hmac-3.53.1-58.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53.1-58.48.1.aarch64",
"product": {
"name": "libsoftokn3-3.53.1-58.48.1.aarch64",
"product_id": "libsoftokn3-3.53.1-58.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"product": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"product_id": "libsoftokn3-hmac-3.53.1-58.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-19.15.1.aarch64",
"product": {
"name": "mozilla-nspr-4.25-19.15.1.aarch64",
"product_id": "mozilla-nspr-4.25-19.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-19.15.1.aarch64",
"product": {
"name": "mozilla-nspr-devel-4.25-19.15.1.aarch64",
"product_id": "mozilla-nspr-devel-4.25-19.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53.1-58.48.1.aarch64",
"product": {
"name": "mozilla-nss-3.53.1-58.48.1.aarch64",
"product_id": "mozilla-nss-3.53.1-58.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"product": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"product_id": "mozilla-nss-certs-3.53.1-58.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"product": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"product_id": "mozilla-nss-devel-3.53.1-58.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"product": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"product_id": "mozilla-nss-sysinit-3.53.1-58.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"product": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"product_id": "mozilla-nss-tools-3.53.1-58.48.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-64bit-3.53.1-58.48.1.aarch64_ilp32",
"product": {
"name": "libfreebl3-64bit-3.53.1-58.48.1.aarch64_ilp32",
"product_id": "libfreebl3-64bit-3.53.1-58.48.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsoftokn3-64bit-3.53.1-58.48.1.aarch64_ilp32",
"product": {
"name": "libsoftokn3-64bit-3.53.1-58.48.1.aarch64_ilp32",
"product_id": "libsoftokn3-64bit-3.53.1-58.48.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-64bit-4.25-19.15.1.aarch64_ilp32",
"product": {
"name": "mozilla-nspr-64bit-4.25-19.15.1.aarch64_ilp32",
"product_id": "mozilla-nspr-64bit-4.25-19.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nss-64bit-3.53.1-58.48.1.aarch64_ilp32",
"product": {
"name": "mozilla-nss-64bit-3.53.1-58.48.1.aarch64_ilp32",
"product_id": "mozilla-nss-64bit-3.53.1-58.48.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-64bit-3.53.1-58.48.1.aarch64_ilp32",
"product": {
"name": "mozilla-nss-certs-64bit-3.53.1-58.48.1.aarch64_ilp32",
"product_id": "mozilla-nss-certs-64bit-3.53.1-58.48.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-64bit-3.53.1-58.48.1.aarch64_ilp32",
"product": {
"name": "mozilla-nss-sysinit-64bit-3.53.1-58.48.1.aarch64_ilp32",
"product_id": "mozilla-nss-sysinit-64bit-3.53.1-58.48.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53.1-58.48.1.i586",
"product": {
"name": "libfreebl3-3.53.1-58.48.1.i586",
"product_id": "libfreebl3-3.53.1-58.48.1.i586"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.53.1-58.48.1.i586",
"product": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.i586",
"product_id": "libfreebl3-hmac-3.53.1-58.48.1.i586"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53.1-58.48.1.i586",
"product": {
"name": "libsoftokn3-3.53.1-58.48.1.i586",
"product_id": "libsoftokn3-3.53.1-58.48.1.i586"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.53.1-58.48.1.i586",
"product": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.i586",
"product_id": "libsoftokn3-hmac-3.53.1-58.48.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-19.15.1.i586",
"product": {
"name": "mozilla-nspr-4.25-19.15.1.i586",
"product_id": "mozilla-nspr-4.25-19.15.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-19.15.1.i586",
"product": {
"name": "mozilla-nspr-devel-4.25-19.15.1.i586",
"product_id": "mozilla-nspr-devel-4.25-19.15.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53.1-58.48.1.i586",
"product": {
"name": "mozilla-nss-3.53.1-58.48.1.i586",
"product_id": "mozilla-nss-3.53.1-58.48.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53.1-58.48.1.i586",
"product": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.i586",
"product_id": "mozilla-nss-certs-3.53.1-58.48.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53.1-58.48.1.i586",
"product": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.i586",
"product_id": "mozilla-nss-devel-3.53.1-58.48.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.i586",
"product": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.i586",
"product_id": "mozilla-nss-sysinit-3.53.1-58.48.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53.1-58.48.1.i586",
"product": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.i586",
"product_id": "mozilla-nss-tools-3.53.1-58.48.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53.1-58.48.1.ppc64le",
"product": {
"name": "libfreebl3-3.53.1-58.48.1.ppc64le",
"product_id": "libfreebl3-3.53.1-58.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"product": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"product_id": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53.1-58.48.1.ppc64le",
"product": {
"name": "libsoftokn3-3.53.1-58.48.1.ppc64le",
"product_id": "libsoftokn3-3.53.1-58.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"product": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"product_id": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-19.15.1.ppc64le",
"product": {
"name": "mozilla-nspr-4.25-19.15.1.ppc64le",
"product_id": "mozilla-nspr-4.25-19.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"product": {
"name": "mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"product_id": "mozilla-nspr-devel-4.25-19.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53.1-58.48.1.ppc64le",
"product": {
"name": "mozilla-nss-3.53.1-58.48.1.ppc64le",
"product_id": "mozilla-nss-3.53.1-58.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"product": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"product_id": "mozilla-nss-certs-3.53.1-58.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"product": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"product_id": "mozilla-nss-devel-3.53.1-58.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"product": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"product_id": "mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"product": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"product_id": "mozilla-nss-tools-3.53.1-58.48.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53.1-58.48.1.s390",
"product": {
"name": "libfreebl3-3.53.1-58.48.1.s390",
"product_id": "libfreebl3-3.53.1-58.48.1.s390"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.53.1-58.48.1.s390",
"product": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.s390",
"product_id": "libfreebl3-hmac-3.53.1-58.48.1.s390"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53.1-58.48.1.s390",
"product": {
"name": "libsoftokn3-3.53.1-58.48.1.s390",
"product_id": "libsoftokn3-3.53.1-58.48.1.s390"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.53.1-58.48.1.s390",
"product": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.s390",
"product_id": "libsoftokn3-hmac-3.53.1-58.48.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-19.15.1.s390",
"product": {
"name": "mozilla-nspr-4.25-19.15.1.s390",
"product_id": "mozilla-nspr-4.25-19.15.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-19.15.1.s390",
"product": {
"name": "mozilla-nspr-devel-4.25-19.15.1.s390",
"product_id": "mozilla-nspr-devel-4.25-19.15.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53.1-58.48.1.s390",
"product": {
"name": "mozilla-nss-3.53.1-58.48.1.s390",
"product_id": "mozilla-nss-3.53.1-58.48.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53.1-58.48.1.s390",
"product": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.s390",
"product_id": "mozilla-nss-certs-3.53.1-58.48.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53.1-58.48.1.s390",
"product": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.s390",
"product_id": "mozilla-nss-devel-3.53.1-58.48.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.s390",
"product": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.s390",
"product_id": "mozilla-nss-sysinit-3.53.1-58.48.1.s390"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53.1-58.48.1.s390",
"product": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.s390",
"product_id": "mozilla-nss-tools-3.53.1-58.48.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53.1-58.48.1.s390x",
"product": {
"name": "libfreebl3-3.53.1-58.48.1.s390x",
"product_id": "libfreebl3-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreebl3-32bit-3.53.1-58.48.1.s390x",
"product": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.s390x",
"product_id": "libfreebl3-32bit-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.53.1-58.48.1.s390x",
"product": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.s390x",
"product_id": "libfreebl3-hmac-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"product": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"product_id": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53.1-58.48.1.s390x",
"product": {
"name": "libsoftokn3-3.53.1-58.48.1.s390x",
"product_id": "libsoftokn3-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"product": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"product_id": "libsoftokn3-32bit-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"product": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"product_id": "libsoftokn3-hmac-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"product": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"product_id": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-19.15.1.s390x",
"product": {
"name": "mozilla-nspr-4.25-19.15.1.s390x",
"product_id": "mozilla-nspr-4.25-19.15.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-32bit-4.25-19.15.1.s390x",
"product": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.s390x",
"product_id": "mozilla-nspr-32bit-4.25-19.15.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-19.15.1.s390x",
"product": {
"name": "mozilla-nspr-devel-4.25-19.15.1.s390x",
"product_id": "mozilla-nspr-devel-4.25-19.15.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53.1-58.48.1.s390x",
"product": {
"name": "mozilla-nss-3.53.1-58.48.1.s390x",
"product_id": "mozilla-nss-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"product": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"product_id": "mozilla-nss-32bit-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53.1-58.48.1.s390x",
"product": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.s390x",
"product_id": "mozilla-nss-certs-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"product": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"product_id": "mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53.1-58.48.1.s390x",
"product": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.s390x",
"product_id": "mozilla-nss-devel-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"product": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"product_id": "mozilla-nss-sysinit-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"product": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"product_id": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53.1-58.48.1.s390x",
"product": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.s390x",
"product_id": "mozilla-nss-tools-3.53.1-58.48.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53.1-58.48.1.x86_64",
"product": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64",
"product_id": "libfreebl3-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"product": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"product_id": "libfreebl3-32bit-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"product": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"product_id": "libfreebl3-hmac-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"product": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"product_id": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53.1-58.48.1.x86_64",
"product": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64",
"product_id": "libsoftokn3-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"product": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"product_id": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"product": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"product_id": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"product": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"product_id": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-19.15.1.x86_64",
"product": {
"name": "mozilla-nspr-4.25-19.15.1.x86_64",
"product_id": "mozilla-nspr-4.25-19.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"product": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"product_id": "mozilla-nspr-32bit-4.25-19.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-19.15.1.x86_64",
"product": {
"name": "mozilla-nspr-devel-4.25-19.15.1.x86_64",
"product_id": "mozilla-nspr-devel-4.25-19.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53.1-58.48.1.x86_64",
"product": {
"name": "mozilla-nss-3.53.1-58.48.1.x86_64",
"product_id": "mozilla-nss-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"product": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"product_id": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"product": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"product_id": "mozilla-nss-certs-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"product": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"product_id": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"product": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"product_id": "mozilla-nss-devel-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"product": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"product_id": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"product": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"product_id": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"product": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"product_id": "mozilla-nss-tools-3.53.1-58.48.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"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 OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"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 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 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 Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 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-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nspr-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nspr-devel-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nspr-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:mozilla-nspr-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:mozilla-nspr-devel-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:mozilla-nss-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-devel-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:mozilla-nss-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.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-hmac-3.53.1-58.48.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-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.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-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.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-hmac-32bit-3.53.1-58.48.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-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.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-hmac-3.53.1-58.48.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-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.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-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.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-hmac-32bit-3.53.1-58.48.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-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.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.25-19.15.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.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.25-19.15.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.25-19.15.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.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.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.25-19.15.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.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.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-hmac-3.53.1-58.48.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-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.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-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.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-hmac-32bit-3.53.1-58.48.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-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.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-hmac-3.53.1-58.48.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-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.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-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.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-hmac-32bit-3.53.1-58.48.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-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.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.25-19.15.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.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.25-19.15.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.25-19.15.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.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.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.25-19.15.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.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.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-devel-4.25-19.15.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-devel-4.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.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-devel-4.25-19.15.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-devel-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.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-devel-3.53.1-58.48.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-devel-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.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-devel-3.53.1-58.48.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-devel-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.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-hmac-3.53.1-58.48.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-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.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-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.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-hmac-32bit-3.53.1-58.48.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-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.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-hmac-3.53.1-58.48.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-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.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-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.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-hmac-32bit-3.53.1-58.48.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-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.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.25-19.15.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.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.25-19.15.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.25-19.15.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.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.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.25-19.15.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.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.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-devel-4.25-19.15.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-devel-4.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.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-devel-4.25-19.15.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-devel-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.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-devel-3.53.1-58.48.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-devel-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.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-devel-3.53.1-58.48.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-devel-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.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-devel-4.25-19.15.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.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.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.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.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.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.25-19.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.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.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.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.25-19.15.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.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.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.25-19.15.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.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.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.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.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.25-19.15.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.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.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.25-19.15.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.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.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.53.1-58.48.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.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.aarch64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.aarch64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.aarch64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.aarch64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.aarch64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreebl3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.aarch64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.aarch64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.aarch64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-19.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-19.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.aarch64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-19.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-19.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.aarch64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-58.48.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"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": [
"HPE Helion OpenStack 8:libfreebl3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-tools-3.53.1-58.48.1.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": [
"HPE Helion OpenStack 8:libfreebl3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-tools-3.53.1-58.48.1.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": [
"HPE Helion OpenStack 8:libfreebl3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-07-03T10:46:49Z",
"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": [
"HPE Helion OpenStack 8:libfreebl3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-tools-3.53.1-58.48.1.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": [
"HPE Helion OpenStack 8:libfreebl3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-tools-3.53.1-58.48.1.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": [
"HPE Helion OpenStack 8:libfreebl3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-07-03T10:46:49Z",
"details": "moderate"
}
],
"title": "CVE-2020-12399"
},
{
"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": [
"HPE Helion OpenStack 8:libfreebl3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-tools-3.53.1-58.48.1.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": [
"HPE Helion OpenStack 8:libfreebl3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-tools-3.53.1-58.48.1.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": [
"HPE Helion OpenStack 8:libfreebl3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"HPE Helion OpenStack 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Enterprise Storage 5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.s390x",
"SUSE OpenStack Cloud 7:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:mozilla-nss-tools-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreebl3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libsoftokn3-hmac-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-32bit-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nspr-devel-4.25-19.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-certs-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-devel-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-sysinit-32bit-3.53.1-58.48.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:mozilla-nss-tools-3.53.1-58.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-07-03T10:46:49Z",
"details": "moderate"
}
],
"title": "CVE-2020-12402"
}
]
}
suse-su-2020:14418-1
Vulnerability from csaf_suse
Notes
{
"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 mozilla-nspr, mozilla-nss",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for mozilla-nspr, mozilla-nss fixes the following issues:\n\nmozilla-nss was updated to version 3.53.1\n\n- CVE-2019-11745: Out-of-bounds write when passing an output buffer smaller than the block size to NSC_EncryptUpdate\n- CVE-2020-12402: Fixed a potential side channel attack during RSA key generation (bsc#1173032).\n- CVE-2020-12399: Fixed a timing attack on DSA signature generation (bsc#1171978).\n- CVE-2019-17006: Added length checks for cryptographic primitives (bsc#1159819).\n- CVE-2019-11727: 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.\n- Fixed various FIPS issues in libfreebl3 which were causing segfaults in the test suite of chrony (bsc#1168669).\n- Fixed an issue where Firefox tab was crashing (bsc#1170908).\n\nRelease notes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.53_release_notes\n\nmozilla-nspr was updated to version 4.25.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "slessp4-mozilla-nss-nspr-202007-14418",
"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-2020_14418-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:14418-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-202014418-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:14418-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-July/007079.html"
},
{
"category": "self",
"summary": "SUSE Bug 1141322",
"url": "https://bugzilla.suse.com/1141322"
},
{
"category": "self",
"summary": "SUSE Bug 1158527",
"url": "https://bugzilla.suse.com/1158527"
},
{
"category": "self",
"summary": "SUSE Bug 1159819",
"url": "https://bugzilla.suse.com/1159819"
},
{
"category": "self",
"summary": "SUSE Bug 1168669",
"url": "https://bugzilla.suse.com/1168669"
},
{
"category": "self",
"summary": "SUSE Bug 1169746",
"url": "https://bugzilla.suse.com/1169746"
},
{
"category": "self",
"summary": "SUSE Bug 1170908",
"url": "https://bugzilla.suse.com/1170908"
},
{
"category": "self",
"summary": "SUSE Bug 1171978",
"url": "https://bugzilla.suse.com/1171978"
},
{
"category": "self",
"summary": "SUSE Bug 1173032",
"url": "https://bugzilla.suse.com/1173032"
},
{
"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-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-12402 page",
"url": "https://www.suse.com/security/cve/CVE-2020-12402/"
}
],
"title": "Security update for mozilla-nspr, mozilla-nss",
"tracking": {
"current_release_date": "2020-07-06T14:31:09Z",
"generator": {
"date": "2020-07-06T14:31:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:14418-1",
"initial_release_date": "2020-07-06T14:31:09Z",
"revision_history": [
{
"date": "2020-07-06T14:31:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53.1-38.23.1.i586",
"product": {
"name": "libfreebl3-3.53.1-38.23.1.i586",
"product_id": "libfreebl3-3.53.1-38.23.1.i586"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53.1-38.23.1.i586",
"product": {
"name": "libsoftokn3-3.53.1-38.23.1.i586",
"product_id": "libsoftokn3-3.53.1-38.23.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-29.12.2.i586",
"product": {
"name": "mozilla-nspr-4.25-29.12.2.i586",
"product_id": "mozilla-nspr-4.25-29.12.2.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-29.12.2.i586",
"product": {
"name": "mozilla-nspr-devel-4.25-29.12.2.i586",
"product_id": "mozilla-nspr-devel-4.25-29.12.2.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53.1-38.23.1.i586",
"product": {
"name": "mozilla-nss-3.53.1-38.23.1.i586",
"product_id": "mozilla-nss-3.53.1-38.23.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53.1-38.23.1.i586",
"product": {
"name": "mozilla-nss-certs-3.53.1-38.23.1.i586",
"product_id": "mozilla-nss-certs-3.53.1-38.23.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53.1-38.23.1.i586",
"product": {
"name": "mozilla-nss-devel-3.53.1-38.23.1.i586",
"product_id": "mozilla-nss-devel-3.53.1-38.23.1.i586"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53.1-38.23.1.i586",
"product": {
"name": "mozilla-nss-tools-3.53.1-38.23.1.i586",
"product_id": "mozilla-nss-tools-3.53.1-38.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "mozilla-nspr-4.25-29.12.2.ppc64",
"product": {
"name": "mozilla-nspr-4.25-29.12.2.ppc64",
"product_id": "mozilla-nspr-4.25-29.12.2.ppc64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"product": {
"name": "mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"product_id": "mozilla-nspr-32bit-4.25-29.12.2.ppc64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-29.12.2.ppc64",
"product": {
"name": "mozilla-nspr-devel-4.25-29.12.2.ppc64",
"product_id": "mozilla-nspr-devel-4.25-29.12.2.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "mozilla-nspr-4.25-29.12.2.s390x",
"product": {
"name": "mozilla-nspr-4.25-29.12.2.s390x",
"product_id": "mozilla-nspr-4.25-29.12.2.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-32bit-4.25-29.12.2.s390x",
"product": {
"name": "mozilla-nspr-32bit-4.25-29.12.2.s390x",
"product_id": "mozilla-nspr-32bit-4.25-29.12.2.s390x"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-29.12.2.s390x",
"product": {
"name": "mozilla-nspr-devel-4.25-29.12.2.s390x",
"product_id": "mozilla-nspr-devel-4.25-29.12.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libfreebl3-3.53.1-38.23.1.x86_64",
"product": {
"name": "libfreebl3-3.53.1-38.23.1.x86_64",
"product_id": "libfreebl3-3.53.1-38.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"product": {
"name": "libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"product_id": "libfreebl3-32bit-3.53.1-38.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-3.53.1-38.23.1.x86_64",
"product": {
"name": "libsoftokn3-3.53.1-38.23.1.x86_64",
"product_id": "libsoftokn3-3.53.1-38.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"product": {
"name": "libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"product_id": "libsoftokn3-32bit-3.53.1-38.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-4.25-29.12.2.x86_64",
"product": {
"name": "mozilla-nspr-4.25-29.12.2.x86_64",
"product_id": "mozilla-nspr-4.25-29.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"product": {
"name": "mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"product_id": "mozilla-nspr-32bit-4.25-29.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nspr-devel-4.25-29.12.2.x86_64",
"product": {
"name": "mozilla-nspr-devel-4.25-29.12.2.x86_64",
"product_id": "mozilla-nspr-devel-4.25-29.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-3.53.1-38.23.1.x86_64",
"product": {
"name": "mozilla-nss-3.53.1-38.23.1.x86_64",
"product_id": "mozilla-nss-3.53.1-38.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"product": {
"name": "mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"product_id": "mozilla-nss-32bit-3.53.1-38.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"product": {
"name": "mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"product_id": "mozilla-nss-certs-3.53.1-38.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"product": {
"name": "mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"product_id": "mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"product": {
"name": "mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"product_id": "mozilla-nss-devel-3.53.1-38.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozilla-nss-tools-3.53.1-38.23.1.x86_64",
"product": {
"name": "mozilla-nss-tools-3.53.1-38.23.1.x86_64",
"product_id": "mozilla-nss-tools-3.53.1-38.23.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-38.23.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586"
},
"product_reference": "libfreebl3-3.53.1-38.23.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-3.53.1-38.23.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64"
},
"product_reference": "libfreebl3-3.53.1-38.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreebl3-32bit-3.53.1-38.23.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64"
},
"product_reference": "libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-38.23.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586"
},
"product_reference": "libsoftokn3-3.53.1-38.23.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-3.53.1-38.23.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64"
},
"product_reference": "libsoftokn3-3.53.1-38.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoftokn3-32bit-3.53.1-38.23.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64"
},
"product_reference": "libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-29.12.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586"
},
"product_reference": "mozilla-nspr-4.25-29.12.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-29.12.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64"
},
"product_reference": "mozilla-nspr-4.25-29.12.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-29.12.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x"
},
"product_reference": "mozilla-nspr-4.25-29.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-4.25-29.12.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64"
},
"product_reference": "mozilla-nspr-4.25-29.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-29.12.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64"
},
"product_reference": "mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-29.12.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x"
},
"product_reference": "mozilla-nspr-32bit-4.25-29.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-32bit-4.25-29.12.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64"
},
"product_reference": "mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-29.12.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586"
},
"product_reference": "mozilla-nspr-devel-4.25-29.12.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-29.12.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64"
},
"product_reference": "mozilla-nspr-devel-4.25-29.12.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-29.12.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x"
},
"product_reference": "mozilla-nspr-devel-4.25-29.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nspr-devel-4.25-29.12.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64"
},
"product_reference": "mozilla-nspr-devel-4.25-29.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-38.23.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586"
},
"product_reference": "mozilla-nss-3.53.1-38.23.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-3.53.1-38.23.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64"
},
"product_reference": "mozilla-nss-3.53.1-38.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-32bit-3.53.1-38.23.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64"
},
"product_reference": "mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-38.23.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586"
},
"product_reference": "mozilla-nss-certs-3.53.1-38.23.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-3.53.1-38.23.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64"
},
"product_reference": "mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64"
},
"product_reference": "mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-38.23.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586"
},
"product_reference": "mozilla-nss-devel-3.53.1-38.23.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-devel-3.53.1-38.23.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64"
},
"product_reference": "mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-38.23.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586"
},
"product_reference": "mozilla-nss-tools-3.53.1-38.23.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozilla-nss-tools-3.53.1-38.23.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.x86_64"
},
"product_reference": "mozilla-nss-tools-3.53.1-38.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-07-06T14:31:09Z",
"details": "moderate"
}
],
"title": "CVE-2019-11727"
},
{
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-07-06T14:31:09Z",
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-07-06T14:31:09Z",
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-07-06T14:31:09Z",
"details": "moderate"
}
],
"title": "CVE-2020-12399"
},
{
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.25-29.12.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.53.1-38.23.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.53.1-38.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-07-06T14:31:09Z",
"details": "moderate"
}
],
"title": "CVE-2020-12402"
}
]
}
var-202010-0251
Vulnerability from variot
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.
For the stable distribution (buster), these problems have been fixed in version 2:3.42.1-1+deb10u3.
For the detailed security status of nss please refer to its security tracker page at: https://security-tracker.debian.org/tracker/nss
Further information about Debian Security Advisories, how to apply these updates to your system and frequently asked questions can be found at: https://www.debian.org/security/
Mailing list: debian-security-announce@lists.debian.org -----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEtuYvPRKsOElcDakFEMKTtsN8TjYFAl8R6BYACgkQEMKTtsN8 Tjbolg/9H3VC4r4Wmc8A4OejmH67QEZqyhzCxvd4UCpvLTJuY9JOYGy3KVhClnsz XDTqyQ8k5ez7OQt5HLy3giLJpMKUSYuSDJSbK0A3DTO5bKVg17Uol5X6RA7Coz/2 yJRRWH03dTfRoqaWQ8xHigBChTxMdYhkvh6433DzLpbuj+FV77FcivjTxZB2zFrp tHuvzN9exI4+aZCFAZPyRFct0vYHpHCP8qzgD+FMflInzBAARFPjnx8+c50+Hlp2 cB/Iq3L5EiE5T1azAAD8fgKqEGnF9OHjWxBONhXqXwhvnKKqfrLIpMf+oBvr8OEZ rKZElK0wQb6z24vDiDxFR8C8EuigYpV3YDsWwu3V8M71igw8DJseHQ/UnC4dT/Y3 QTtNtcWcheM5qiOnkiHCCZsybglI6NbdxPwfnhv9ltnunipFPtE8A56QQuOXGIcc 4P/5tRlRwAVSy+JZVCbJu7jrBe/y02RYXb6Sv5hZ0iqUAZadiFlJC0WdvWAOLJsL Z/IrRkH7KMwchOAxp5NY6qHfxXHKjFvfahglFkDsaYoEwVROKjhG5idn3NVCc656 tP5rcl1dQY4LHQZEESgps86uJGy9+8NpHHU9v9fqFZNlkBfYBWTZv0otzssOwPfu QIq7f2J77JHM8ldYzmfDVQnWBnKpnjc/B8UmvaaAkEM73N3MPu0= =VQPA -----END PGP SIGNATURE----- . ========================================================================= Ubuntu Security Notice USN-4231-1 January 08, 2020
nss vulnerability
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 19.10
- Ubuntu 19.04
- Ubuntu 18.04 LTS
- Ubuntu 16.04 LTS
- Ubuntu 14.04 ESM
- Ubuntu 12.04 ESM
Summary:
NSS could be made to execute arbitrary code if it received a specially crafted input. An attacker could possibly use this issue to execute arbitrary code.
Update instructions:
The problem can be corrected by updating your system to the following package versions:
Ubuntu 19.10: libnss3 2:3.45-1ubuntu2.2
Ubuntu 19.04: libnss3 2:3.42-1ubuntu2.5
Ubuntu 18.04 LTS: libnss3 2:3.35-2ubuntu2.7
Ubuntu 16.04 LTS: libnss3 2:3.28.4-0ubuntu0.16.04.10
Ubuntu 14.04 ESM: libnss3 2:3.28.4-0ubuntu0.14.04.5+esm4
Ubuntu 12.04 ESM: libnss3 2:3.28.4-0ubuntu0.12.04.7
After a standard system update you need to reboot your computer to make all the necessary changes. 7.7) - ppc64, ppc64le, s390x, x86_64
- Solution:
For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/ index.html
- Bugs fixed (https://bugzilla.redhat.com/):
1790277 - CVE-2019-20372 nginx: HTTP request smuggling in configurations with URL redirect used as error_page 1828406 - CVE-2020-11022 jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method 1850004 - CVE-2020-11023 jquery: Passing HTML containing elements to manipulation methods could result in untrusted code execution 1911314 - CVE-2020-35678 python-autobahn: allows redirect header injection 1928847 - CVE-2021-20253 ansible-tower: Privilege escalation via job isolation escape
- -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
====================================================================
Red Hat Security Advisory
Synopsis: Moderate: nss and nspr security, bug fix, and enhancement update Advisory ID: RHSA-2020:4076-01 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2020:4076 Issue date: 2020-09-29 CVE Names: CVE-2019-11719 CVE-2019-11727 CVE-2019-11756 CVE-2019-17006 CVE-2019-17023 CVE-2020-6829 CVE-2020-12400 CVE-2020-12401 CVE-2020-12402 CVE-2020-12403 ==================================================================== 1. Summary:
An update for nss, nss-softokn, nss-util, and nspr 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.
- Relevant releases/architectures:
Red Hat Enterprise Linux Client (v. 7) - x86_64 Red Hat Enterprise Linux Client Optional (v. 7) - x86_64 Red Hat Enterprise Linux ComputeNode (v. 7) - x86_64 Red Hat Enterprise Linux ComputeNode Optional (v. 7) - x86_64 Red Hat Enterprise Linux Server (v. 7) - ppc64, ppc64le, s390x, x86_64 Red Hat Enterprise Linux Server Optional (v. 7) - ppc64, ppc64le, s390x, x86_64 Red Hat Enterprise Linux Workstation (v. 7) - x86_64 Red Hat Enterprise Linux Workstation Optional (v. 7) - x86_64
- Description:
Network Security Services (NSS) is a set of libraries designed to support the cross-platform development of security-enabled client and server applications.
Netscape Portable Runtime (NSPR) provides platform independence for non-GUI operating system facilities.
The following packages have been upgraded to a later upstream version: nss (3.53.1), nss-softokn (3.53.1), nss-util (3.53.1), nspr (4.25.0). (BZ#1804262, BZ#1804264, BZ#1804271, BZ#1804273)
Security Fix(es):
-
nss: Out-of-bounds read when importing curve25519 private key (CVE-2019-11719)
-
nss: Use-after-free in sftk_FreeSession due to improper refcounting (CVE-2019-11756)
-
nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)
-
nss: Side channel attack on ECDSA signature generation (CVE-2020-6829)
-
nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function (CVE-2020-12400)
-
nss: ECDSA timing attack mitigation bypass (CVE-2020-12401)
-
nss: Side channel vulnerabilities during RSA key generation (CVE-2020-12402)
-
nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read (CVE-2020-12403)
-
nss: PKCS#1 v1.5 signatures can be used for TLS 1.3 (CVE-2019-11727)
-
nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state (CVE-2019-17023)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
-
Memory leak: libcurl leaks 120 bytes on each connection (BZ#1688958)
-
NSS does not set downgrade sentinel in ServerHello.random for TLS 1.0 and TLS 1.1 (BZ#1712924)
-
Make TLS 1.3 work in FIPS mode (BZ#1724251)
-
Name Constraints validation: CN treated as DNS name even when syntactically invalid as DNS name (BZ#1737910)
-
x25519 allowed in FIPS mode (BZ#1754518)
-
When NSS_SDB_USE_CACHE not set, after curl access https, dentry increase but never released - consider alternative algorithm for benchmarking ACCESS call in sdb_measureAccess (BZ#1779325)
-
Running ipa-backup continuously causes httpd to crash and makes it irrecoverable (BZ#1804015)
-
nss needs to comply to the new SP800-56A rev 3 requirements (BZ#1857308)
-
KDF-self-tests-induced changes for nss in RHEL 7.9 (BZ#1870885)
-
Solution:
For details on how to apply this update, which includes the changes described in this advisory, refer to:
https://access.redhat.com/articles/11258
After installing this update, applications using NSS or NSPR (for example, Firefox) must be restarted for this update to take effect.
- Bugs fixed (https://bugzilla.redhat.com/):
1688958 - Memory leak: libcurl leaks 120 bytes on each connection [rhel-7.9.z] 1724251 - Make TLS 1.3 work in FIPS mode [rhel-7.9.z] 1728436 - CVE-2019-11719 nss: Out-of-bounds read when importing curve25519 private key 1730988 - CVE-2019-11727 nss: PKCS#1 v1.5 signatures can be used for TLS 1.3 1737910 - Name Constraints validation: CN treated as DNS name even when syntactically invalid as DNS name [rhel-7.9.z] 1774835 - CVE-2019-11756 nss: Use-after-free in sftk_FreeSession due to improper refcounting 1775916 - CVE-2019-17006 nss: Check length of inputs for cryptographic primitives 1779325 - when NSS_SDB_USE_CACHE not set, after curl access https, dentry increase but never released - consider alternative algorithm for benchmarking ACCESS call in sdb_measureAccess 1791225 - CVE-2019-17023 nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state 1804015 - Running ipa-backup continuously causes httpd to crash and makes it irrecoverable 1826187 - CVE-2020-6829 nss: Side channel attack on ECDSA signature generation 1826231 - CVE-2020-12402 nss: Side channel vulnerabilities during RSA key generation 1851294 - CVE-2020-12401 nss: ECDSA timing attack mitigation bypass 1853983 - CVE-2020-12400 nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function 1868931 - CVE-2020-12403 nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read 1870885 - KDF-self-tests-induced changes for nss in RHEL 7.9
- Package List:
Red Hat Enterprise Linux Client (v. 7):
Source: nspr-4.25.0-2.el7_9.src.rpm nss-3.53.1-3.el7_9.src.rpm nss-softokn-3.53.1-6.el7_9.src.rpm nss-util-3.53.1-1.el7_9.src.rpm
x86_64: nspr-4.25.0-2.el7_9.i686.rpm nspr-4.25.0-2.el7_9.x86_64.rpm nspr-debuginfo-4.25.0-2.el7_9.i686.rpm nspr-debuginfo-4.25.0-2.el7_9.x86_64.rpm nss-3.53.1-3.el7_9.i686.rpm nss-3.53.1-3.el7_9.x86_64.rpm nss-debuginfo-3.53.1-3.el7_9.i686.rpm nss-debuginfo-3.53.1-3.el7_9.x86_64.rpm nss-softokn-3.53.1-6.el7_9.i686.rpm nss-softokn-3.53.1-6.el7_9.x86_64.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.i686.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.x86_64.rpm nss-softokn-freebl-3.53.1-6.el7_9.i686.rpm nss-softokn-freebl-3.53.1-6.el7_9.x86_64.rpm nss-sysinit-3.53.1-3.el7_9.x86_64.rpm nss-tools-3.53.1-3.el7_9.x86_64.rpm nss-util-3.53.1-1.el7_9.i686.rpm nss-util-3.53.1-1.el7_9.x86_64.rpm nss-util-debuginfo-3.53.1-1.el7_9.i686.rpm nss-util-debuginfo-3.53.1-1.el7_9.x86_64.rpm
Red Hat Enterprise Linux Client Optional (v. 7):
x86_64: nspr-debuginfo-4.25.0-2.el7_9.i686.rpm nspr-debuginfo-4.25.0-2.el7_9.x86_64.rpm nspr-devel-4.25.0-2.el7_9.i686.rpm nspr-devel-4.25.0-2.el7_9.x86_64.rpm nss-debuginfo-3.53.1-3.el7_9.i686.rpm nss-debuginfo-3.53.1-3.el7_9.x86_64.rpm nss-devel-3.53.1-3.el7_9.i686.rpm nss-devel-3.53.1-3.el7_9.x86_64.rpm nss-pkcs11-devel-3.53.1-3.el7_9.i686.rpm nss-pkcs11-devel-3.53.1-3.el7_9.x86_64.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.i686.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.x86_64.rpm nss-softokn-devel-3.53.1-6.el7_9.i686.rpm nss-softokn-devel-3.53.1-6.el7_9.x86_64.rpm nss-softokn-freebl-devel-3.53.1-6.el7_9.i686.rpm nss-softokn-freebl-devel-3.53.1-6.el7_9.x86_64.rpm nss-util-debuginfo-3.53.1-1.el7_9.i686.rpm nss-util-debuginfo-3.53.1-1.el7_9.x86_64.rpm nss-util-devel-3.53.1-1.el7_9.i686.rpm nss-util-devel-3.53.1-1.el7_9.x86_64.rpm
Red Hat Enterprise Linux ComputeNode (v. 7):
Source: nspr-4.25.0-2.el7_9.src.rpm nss-3.53.1-3.el7_9.src.rpm nss-softokn-3.53.1-6.el7_9.src.rpm nss-util-3.53.1-1.el7_9.src.rpm
x86_64: nspr-4.25.0-2.el7_9.i686.rpm nspr-4.25.0-2.el7_9.x86_64.rpm nspr-debuginfo-4.25.0-2.el7_9.i686.rpm nspr-debuginfo-4.25.0-2.el7_9.x86_64.rpm nss-3.53.1-3.el7_9.i686.rpm nss-3.53.1-3.el7_9.x86_64.rpm nss-debuginfo-3.53.1-3.el7_9.i686.rpm nss-debuginfo-3.53.1-3.el7_9.x86_64.rpm nss-softokn-3.53.1-6.el7_9.i686.rpm nss-softokn-3.53.1-6.el7_9.x86_64.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.i686.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.x86_64.rpm nss-softokn-freebl-3.53.1-6.el7_9.i686.rpm nss-softokn-freebl-3.53.1-6.el7_9.x86_64.rpm nss-sysinit-3.53.1-3.el7_9.x86_64.rpm nss-tools-3.53.1-3.el7_9.x86_64.rpm nss-util-3.53.1-1.el7_9.i686.rpm nss-util-3.53.1-1.el7_9.x86_64.rpm nss-util-debuginfo-3.53.1-1.el7_9.i686.rpm nss-util-debuginfo-3.53.1-1.el7_9.x86_64.rpm
Red Hat Enterprise Linux ComputeNode Optional (v. 7):
x86_64: nspr-debuginfo-4.25.0-2.el7_9.i686.rpm nspr-debuginfo-4.25.0-2.el7_9.x86_64.rpm nspr-devel-4.25.0-2.el7_9.i686.rpm nspr-devel-4.25.0-2.el7_9.x86_64.rpm nss-debuginfo-3.53.1-3.el7_9.i686.rpm nss-debuginfo-3.53.1-3.el7_9.x86_64.rpm nss-devel-3.53.1-3.el7_9.i686.rpm nss-devel-3.53.1-3.el7_9.x86_64.rpm nss-pkcs11-devel-3.53.1-3.el7_9.i686.rpm nss-pkcs11-devel-3.53.1-3.el7_9.x86_64.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.i686.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.x86_64.rpm nss-softokn-devel-3.53.1-6.el7_9.i686.rpm nss-softokn-devel-3.53.1-6.el7_9.x86_64.rpm nss-softokn-freebl-devel-3.53.1-6.el7_9.i686.rpm nss-softokn-freebl-devel-3.53.1-6.el7_9.x86_64.rpm nss-util-debuginfo-3.53.1-1.el7_9.i686.rpm nss-util-debuginfo-3.53.1-1.el7_9.x86_64.rpm nss-util-devel-3.53.1-1.el7_9.i686.rpm nss-util-devel-3.53.1-1.el7_9.x86_64.rpm
Red Hat Enterprise Linux Server (v. 7):
Source: nspr-4.25.0-2.el7_9.src.rpm nss-3.53.1-3.el7_9.src.rpm nss-softokn-3.53.1-6.el7_9.src.rpm nss-util-3.53.1-1.el7_9.src.rpm
ppc64: nspr-4.25.0-2.el7_9.ppc.rpm nspr-4.25.0-2.el7_9.ppc64.rpm nspr-debuginfo-4.25.0-2.el7_9.ppc.rpm nspr-debuginfo-4.25.0-2.el7_9.ppc64.rpm nspr-devel-4.25.0-2.el7_9.ppc.rpm nspr-devel-4.25.0-2.el7_9.ppc64.rpm nss-3.53.1-3.el7_9.ppc.rpm nss-3.53.1-3.el7_9.ppc64.rpm nss-debuginfo-3.53.1-3.el7_9.ppc.rpm nss-debuginfo-3.53.1-3.el7_9.ppc64.rpm nss-devel-3.53.1-3.el7_9.ppc.rpm nss-devel-3.53.1-3.el7_9.ppc64.rpm nss-softokn-3.53.1-6.el7_9.ppc.rpm nss-softokn-3.53.1-6.el7_9.ppc64.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.ppc.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.ppc64.rpm nss-softokn-devel-3.53.1-6.el7_9.ppc.rpm nss-softokn-devel-3.53.1-6.el7_9.ppc64.rpm nss-softokn-freebl-3.53.1-6.el7_9.ppc.rpm nss-softokn-freebl-3.53.1-6.el7_9.ppc64.rpm nss-softokn-freebl-devel-3.53.1-6.el7_9.ppc.rpm nss-softokn-freebl-devel-3.53.1-6.el7_9.ppc64.rpm nss-sysinit-3.53.1-3.el7_9.ppc64.rpm nss-tools-3.53.1-3.el7_9.ppc64.rpm nss-util-3.53.1-1.el7_9.ppc.rpm nss-util-3.53.1-1.el7_9.ppc64.rpm nss-util-debuginfo-3.53.1-1.el7_9.ppc.rpm nss-util-debuginfo-3.53.1-1.el7_9.ppc64.rpm nss-util-devel-3.53.1-1.el7_9.ppc.rpm nss-util-devel-3.53.1-1.el7_9.ppc64.rpm
ppc64le: nspr-4.25.0-2.el7_9.ppc64le.rpm nspr-debuginfo-4.25.0-2.el7_9.ppc64le.rpm nspr-devel-4.25.0-2.el7_9.ppc64le.rpm nss-3.53.1-3.el7_9.ppc64le.rpm nss-debuginfo-3.53.1-3.el7_9.ppc64le.rpm nss-devel-3.53.1-3.el7_9.ppc64le.rpm nss-softokn-3.53.1-6.el7_9.ppc64le.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.ppc64le.rpm nss-softokn-devel-3.53.1-6.el7_9.ppc64le.rpm nss-softokn-freebl-3.53.1-6.el7_9.ppc64le.rpm nss-softokn-freebl-devel-3.53.1-6.el7_9.ppc64le.rpm nss-sysinit-3.53.1-3.el7_9.ppc64le.rpm nss-tools-3.53.1-3.el7_9.ppc64le.rpm nss-util-3.53.1-1.el7_9.ppc64le.rpm nss-util-debuginfo-3.53.1-1.el7_9.ppc64le.rpm nss-util-devel-3.53.1-1.el7_9.ppc64le.rpm
s390x: nspr-4.25.0-2.el7_9.s390.rpm nspr-4.25.0-2.el7_9.s390x.rpm nspr-debuginfo-4.25.0-2.el7_9.s390.rpm nspr-debuginfo-4.25.0-2.el7_9.s390x.rpm nspr-devel-4.25.0-2.el7_9.s390.rpm nspr-devel-4.25.0-2.el7_9.s390x.rpm nss-3.53.1-3.el7_9.s390.rpm nss-3.53.1-3.el7_9.s390x.rpm nss-debuginfo-3.53.1-3.el7_9.s390.rpm nss-debuginfo-3.53.1-3.el7_9.s390x.rpm nss-devel-3.53.1-3.el7_9.s390.rpm nss-devel-3.53.1-3.el7_9.s390x.rpm nss-softokn-3.53.1-6.el7_9.s390.rpm nss-softokn-3.53.1-6.el7_9.s390x.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.s390.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.s390x.rpm nss-softokn-devel-3.53.1-6.el7_9.s390.rpm nss-softokn-devel-3.53.1-6.el7_9.s390x.rpm nss-softokn-freebl-3.53.1-6.el7_9.s390.rpm nss-softokn-freebl-3.53.1-6.el7_9.s390x.rpm nss-softokn-freebl-devel-3.53.1-6.el7_9.s390.rpm nss-softokn-freebl-devel-3.53.1-6.el7_9.s390x.rpm nss-sysinit-3.53.1-3.el7_9.s390x.rpm nss-tools-3.53.1-3.el7_9.s390x.rpm nss-util-3.53.1-1.el7_9.s390.rpm nss-util-3.53.1-1.el7_9.s390x.rpm nss-util-debuginfo-3.53.1-1.el7_9.s390.rpm nss-util-debuginfo-3.53.1-1.el7_9.s390x.rpm nss-util-devel-3.53.1-1.el7_9.s390.rpm nss-util-devel-3.53.1-1.el7_9.s390x.rpm
x86_64: nspr-4.25.0-2.el7_9.i686.rpm nspr-4.25.0-2.el7_9.x86_64.rpm nspr-debuginfo-4.25.0-2.el7_9.i686.rpm nspr-debuginfo-4.25.0-2.el7_9.x86_64.rpm nspr-devel-4.25.0-2.el7_9.i686.rpm nspr-devel-4.25.0-2.el7_9.x86_64.rpm nss-3.53.1-3.el7_9.i686.rpm nss-3.53.1-3.el7_9.x86_64.rpm nss-debuginfo-3.53.1-3.el7_9.i686.rpm nss-debuginfo-3.53.1-3.el7_9.x86_64.rpm nss-devel-3.53.1-3.el7_9.i686.rpm nss-devel-3.53.1-3.el7_9.x86_64.rpm nss-softokn-3.53.1-6.el7_9.i686.rpm nss-softokn-3.53.1-6.el7_9.x86_64.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.i686.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.x86_64.rpm nss-softokn-devel-3.53.1-6.el7_9.i686.rpm nss-softokn-devel-3.53.1-6.el7_9.x86_64.rpm nss-softokn-freebl-3.53.1-6.el7_9.i686.rpm nss-softokn-freebl-3.53.1-6.el7_9.x86_64.rpm nss-softokn-freebl-devel-3.53.1-6.el7_9.i686.rpm nss-softokn-freebl-devel-3.53.1-6.el7_9.x86_64.rpm nss-sysinit-3.53.1-3.el7_9.x86_64.rpm nss-tools-3.53.1-3.el7_9.x86_64.rpm nss-util-3.53.1-1.el7_9.i686.rpm nss-util-3.53.1-1.el7_9.x86_64.rpm nss-util-debuginfo-3.53.1-1.el7_9.i686.rpm nss-util-debuginfo-3.53.1-1.el7_9.x86_64.rpm nss-util-devel-3.53.1-1.el7_9.i686.rpm nss-util-devel-3.53.1-1.el7_9.x86_64.rpm
Red Hat Enterprise Linux Server Optional (v. 7):
ppc64: nss-debuginfo-3.53.1-3.el7_9.ppc.rpm nss-debuginfo-3.53.1-3.el7_9.ppc64.rpm nss-pkcs11-devel-3.53.1-3.el7_9.ppc.rpm nss-pkcs11-devel-3.53.1-3.el7_9.ppc64.rpm
ppc64le: nss-debuginfo-3.53.1-3.el7_9.ppc64le.rpm nss-pkcs11-devel-3.53.1-3.el7_9.ppc64le.rpm
s390x: nss-debuginfo-3.53.1-3.el7_9.s390.rpm nss-debuginfo-3.53.1-3.el7_9.s390x.rpm nss-pkcs11-devel-3.53.1-3.el7_9.s390.rpm nss-pkcs11-devel-3.53.1-3.el7_9.s390x.rpm
x86_64: nss-debuginfo-3.53.1-3.el7_9.i686.rpm nss-debuginfo-3.53.1-3.el7_9.x86_64.rpm nss-pkcs11-devel-3.53.1-3.el7_9.i686.rpm nss-pkcs11-devel-3.53.1-3.el7_9.x86_64.rpm
Red Hat Enterprise Linux Workstation (v. 7):
Source: nspr-4.25.0-2.el7_9.src.rpm nss-3.53.1-3.el7_9.src.rpm nss-softokn-3.53.1-6.el7_9.src.rpm nss-util-3.53.1-1.el7_9.src.rpm
x86_64: nspr-4.25.0-2.el7_9.i686.rpm nspr-4.25.0-2.el7_9.x86_64.rpm nspr-debuginfo-4.25.0-2.el7_9.i686.rpm nspr-debuginfo-4.25.0-2.el7_9.x86_64.rpm nspr-devel-4.25.0-2.el7_9.i686.rpm nspr-devel-4.25.0-2.el7_9.x86_64.rpm nss-3.53.1-3.el7_9.i686.rpm nss-3.53.1-3.el7_9.x86_64.rpm nss-debuginfo-3.53.1-3.el7_9.i686.rpm nss-debuginfo-3.53.1-3.el7_9.x86_64.rpm nss-devel-3.53.1-3.el7_9.i686.rpm nss-devel-3.53.1-3.el7_9.x86_64.rpm nss-softokn-3.53.1-6.el7_9.i686.rpm nss-softokn-3.53.1-6.el7_9.x86_64.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.i686.rpm nss-softokn-debuginfo-3.53.1-6.el7_9.x86_64.rpm nss-softokn-devel-3.53.1-6.el7_9.i686.rpm nss-softokn-devel-3.53.1-6.el7_9.x86_64.rpm nss-softokn-freebl-3.53.1-6.el7_9.i686.rpm nss-softokn-freebl-3.53.1-6.el7_9.x86_64.rpm nss-softokn-freebl-devel-3.53.1-6.el7_9.i686.rpm nss-softokn-freebl-devel-3.53.1-6.el7_9.x86_64.rpm nss-sysinit-3.53.1-3.el7_9.x86_64.rpm nss-tools-3.53.1-3.el7_9.x86_64.rpm nss-util-3.53.1-1.el7_9.i686.rpm nss-util-3.53.1-1.el7_9.x86_64.rpm nss-util-debuginfo-3.53.1-1.el7_9.i686.rpm nss-util-debuginfo-3.53.1-1.el7_9.x86_64.rpm nss-util-devel-3.53.1-1.el7_9.i686.rpm nss-util-devel-3.53.1-1.el7_9.x86_64.rpm
Red Hat Enterprise Linux Workstation Optional (v. 7):
x86_64: nss-debuginfo-3.53.1-3.el7_9.i686.rpm nss-debuginfo-3.53.1-3.el7_9.x86_64.rpm nss-pkcs11-devel-3.53.1-3.el7_9.i686.rpm nss-pkcs11-devel-3.53.1-3.el7_9.x86_64.rpm
These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/
- References:
https://access.redhat.com/security/cve/CVE-2019-11719 https://access.redhat.com/security/cve/CVE-2019-11727 https://access.redhat.com/security/cve/CVE-2019-11756 https://access.redhat.com/security/cve/CVE-2019-17006 https://access.redhat.com/security/cve/CVE-2019-17023 https://access.redhat.com/security/cve/CVE-2020-6829 https://access.redhat.com/security/cve/CVE-2020-12400 https://access.redhat.com/security/cve/CVE-2020-12401 https://access.redhat.com/security/cve/CVE-2020-12402 https://access.redhat.com/security/cve/CVE-2020-12403 https://access.redhat.com/security/updates/classification/#moderate
- Contact:
The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/
Copyright 2020 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1
iQIVAwUBX3Ok2NzjgjWX9erEAQidHRAAn/wr+iQpt5b54IqKwTLgtnBpRshAWWk1 9xIvejwv+oMhbvULKuTeiCKZetFXErAZcyPYwChDt2X5ZoGUxsIUAAx8pphKaScM 7dLXSGqgYNtduYmBAc2XlDIk244sYednkJ12uK6AjIgtY93wPcrk7wR9wbMF6xKL 9YjsfdKso7bN3vIx43idBVvgs2yArnFYhzCu7azIHxnuiDu9QC1KUomAhEjLlFFk vjsbxL32eb/XFQ6pizoO2Nn3ZREejnAOlTu9U0Hc/u4FxRTns+HcVx6GIA+yNNMO Hfbq1cKzshd7yowumhvatQNjtddmI8pHpW78KVJPma9t8IuoegXAwsXhti39dmtG mWcT0k+1ve+f9MIjY0FpZSFZycyUnmRf+bSstBwsoTL0hHe3RLOEYWulJMZGLyyg yCE36KONSTBo2SoNUMKVlWEIFVvEs9ixq0gzr9tGtGtYra5/GZ0MZntUM2zDwX6N Kd9i7BrjujmL+x0hdjHxGd8BbIf0DO7xOrKyB6IhRu+8MO2qoQayQ3dzyzJixH4z HMk5J5qMHcC2PVxLcKyIbKerm00ZY3ZNarxYdRHmJoX7xV2K69PiPv+2+82k8138 3OVEJSsjfckX2/tinighYNX8HsTtLG8+G1THzF5oRqCS9+T6lBsoorpL+X+YqJNQ eHKv0fAxZzA=Zbhx -----END PGP SIGNATURE-----
-- RHSA-announce mailing list RHSA-announce@redhat.com https://www.redhat.com/mailman/listinfo/rhsa-announce . 8) - aarch64, ppc64le, s390x, x86_64
-
(BZ#1854564)
-
nss needs to comply to the new SP800-56A rev 3 requirements (BZ#1855825)
Enhancement(s):
-
[RFE] nss should use AES for storage of keys (BZ#1723819)
-
[rhel-8.2.0.z]
-
Description:
-
Updated python-psutil version to 5.6.6 inside ansible-runner container (CVE-2019-18874)
-
Bugs fixed (https://bugzilla.redhat.com/):
1772014 - CVE-2019-18874 python-psutil: double free because of refcount mishandling
5
Show details on source website{
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
"affected_products": {
"@id": "https://www.variotdbs.pl/ref/affected_products"
},
"configurations": {
"@id": "https://www.variotdbs.pl/ref/configurations"
},
"credits": {
"@id": "https://www.variotdbs.pl/ref/credits"
},
"cvss": {
"@id": "https://www.variotdbs.pl/ref/cvss/"
},
"description": {
"@id": "https://www.variotdbs.pl/ref/description/"
},
"exploit_availability": {
"@id": "https://www.variotdbs.pl/ref/exploit_availability/"
},
"external_ids": {
"@id": "https://www.variotdbs.pl/ref/external_ids/"
},
"iot": {
"@id": "https://www.variotdbs.pl/ref/iot/"
},
"iot_taxonomy": {
"@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
},
"patch": {
"@id": "https://www.variotdbs.pl/ref/patch/"
},
"problemtype_data": {
"@id": "https://www.variotdbs.pl/ref/problemtype_data/"
},
"references": {
"@id": "https://www.variotdbs.pl/ref/references/"
},
"sources": {
"@id": "https://www.variotdbs.pl/ref/sources/"
},
"sources_release_date": {
"@id": "https://www.variotdbs.pl/ref/sources_release_date/"
},
"sources_update_date": {
"@id": "https://www.variotdbs.pl/ref/sources_update_date/"
},
"threat_type": {
"@id": "https://www.variotdbs.pl/ref/threat_type/"
},
"title": {
"@id": "https://www.variotdbs.pl/ref/title/"
},
"type": {
"@id": "https://www.variotdbs.pl/ref/type/"
}
},
"@id": "https://www.variotdbs.pl/vuln/VAR-202010-0251",
"affected_products": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/affected_products#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
},
"@id": "https://www.variotdbs.pl/ref/sources"
}
},
"data": [
{
"model": "ruggedcom rox mx5000",
"scope": "lt",
"trust": 1.0,
"vendor": "siemens",
"version": "2.14.0"
},
{
"model": "ruggedcom rox rx5000",
"scope": "lt",
"trust": 1.0,
"vendor": "siemens",
"version": "2.14.0"
},
{
"model": "ruggedcom rox rx1500",
"scope": "lt",
"trust": 1.0,
"vendor": "siemens",
"version": "2.14.0"
},
{
"model": "ruggedcom rox rx1501",
"scope": "lt",
"trust": 1.0,
"vendor": "siemens",
"version": "2.14.0"
},
{
"model": "hci management node",
"scope": "eq",
"trust": 1.0,
"vendor": "netapp",
"version": null
},
{
"model": "ruggedcom rox rx1400",
"scope": "lt",
"trust": 1.0,
"vendor": "siemens",
"version": "2.14.0"
},
{
"model": "ruggedcom rox rx1510",
"scope": "lt",
"trust": 1.0,
"vendor": "siemens",
"version": "2.14.0"
},
{
"model": "solidfire",
"scope": "eq",
"trust": 1.0,
"vendor": "netapp",
"version": null
},
{
"model": "hci compute node",
"scope": "eq",
"trust": 1.0,
"vendor": "netapp",
"version": null
},
{
"model": "ruggedcom rox rx1511",
"scope": "lt",
"trust": 1.0,
"vendor": "siemens",
"version": "2.14.0"
},
{
"model": "network security services",
"scope": "lt",
"trust": 1.0,
"vendor": "mozilla",
"version": "3.46"
},
{
"model": "hci storage node",
"scope": "eq",
"trust": 1.0,
"vendor": "netapp",
"version": null
},
{
"model": "ruggedcom rox rx1512",
"scope": "lt",
"trust": 1.0,
"vendor": "siemens",
"version": "2.14.0"
}
],
"sources": [
{
"db": "NVD",
"id": "CVE-2019-17006"
}
]
},
"credits": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/credits#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "Red Hat",
"sources": [
{
"db": "PACKETSTORM",
"id": "161706"
},
{
"db": "PACKETSTORM",
"id": "162026"
},
{
"db": "PACKETSTORM",
"id": "161727"
},
{
"db": "PACKETSTORM",
"id": "159553"
},
{
"db": "PACKETSTORM",
"id": "159396"
},
{
"db": "PACKETSTORM",
"id": "158724"
},
{
"db": "PACKETSTORM",
"id": "159552"
}
],
"trust": 0.7
},
"cve": "CVE-2019-17006",
"cvss": {
"@context": {
"cvssV2": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
},
"cvssV3": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
},
"severity": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/cvss/severity#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/severity"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
},
"@id": "https://www.variotdbs.pl/ref/sources"
}
},
"data": [
{
"cvssV2": [
{
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"author": "nvd@nist.gov",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0,
"confidentialityImpact": "COMPLETE",
"exploitabilityScore": 10.0,
"id": "CVE-2019-17006",
"impactScore": 10.0,
"integrityImpact": "COMPLETE",
"severity": "HIGH",
"trust": 1.1,
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"version": "2.0"
}
],
"cvssV3": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"author": "nvd@nist.gov",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"exploitabilityScore": 3.9,
"id": "CVE-2019-17006",
"impactScore": 5.9,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"trust": 1.0,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
],
"severity": [
{
"author": "nvd@nist.gov",
"id": "CVE-2019-17006",
"trust": 1.0,
"value": "CRITICAL"
},
{
"author": "CNNVD",
"id": "CNNVD-201912-1134",
"trust": 0.6,
"value": "CRITICAL"
},
{
"author": "VULMON",
"id": "CVE-2019-17006",
"trust": 0.1,
"value": "HIGH"
}
]
}
],
"sources": [
{
"db": "VULMON",
"id": "CVE-2019-17006"
},
{
"db": "CNNVD",
"id": "CNNVD-201912-1134"
},
{
"db": "NVD",
"id": "CVE-2019-17006"
}
]
},
"description": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/description#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "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. \n\nFor the stable distribution (buster), these problems have been fixed in\nversion 2:3.42.1-1+deb10u3. \n\nFor the detailed security status of nss please refer to\nits security tracker page at:\nhttps://security-tracker.debian.org/tracker/nss\n\nFurther information about Debian Security Advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: https://www.debian.org/security/\n\nMailing list: debian-security-announce@lists.debian.org\n-----BEGIN PGP SIGNATURE-----\n\niQIzBAEBCgAdFiEEtuYvPRKsOElcDakFEMKTtsN8TjYFAl8R6BYACgkQEMKTtsN8\nTjbolg/9H3VC4r4Wmc8A4OejmH67QEZqyhzCxvd4UCpvLTJuY9JOYGy3KVhClnsz\nXDTqyQ8k5ez7OQt5HLy3giLJpMKUSYuSDJSbK0A3DTO5bKVg17Uol5X6RA7Coz/2\nyJRRWH03dTfRoqaWQ8xHigBChTxMdYhkvh6433DzLpbuj+FV77FcivjTxZB2zFrp\ntHuvzN9exI4+aZCFAZPyRFct0vYHpHCP8qzgD+FMflInzBAARFPjnx8+c50+Hlp2\ncB/Iq3L5EiE5T1azAAD8fgKqEGnF9OHjWxBONhXqXwhvnKKqfrLIpMf+oBvr8OEZ\nrKZElK0wQb6z24vDiDxFR8C8EuigYpV3YDsWwu3V8M71igw8DJseHQ/UnC4dT/Y3\nQTtNtcWcheM5qiOnkiHCCZsybglI6NbdxPwfnhv9ltnunipFPtE8A56QQuOXGIcc\n4P/5tRlRwAVSy+JZVCbJu7jrBe/y02RYXb6Sv5hZ0iqUAZadiFlJC0WdvWAOLJsL\nZ/IrRkH7KMwchOAxp5NY6qHfxXHKjFvfahglFkDsaYoEwVROKjhG5idn3NVCc656\ntP5rcl1dQY4LHQZEESgps86uJGy9+8NpHHU9v9fqFZNlkBfYBWTZv0otzssOwPfu\nQIq7f2J77JHM8ldYzmfDVQnWBnKpnjc/B8UmvaaAkEM73N3MPu0=\n=VQPA\n-----END PGP SIGNATURE-----\n. =========================================================================\nUbuntu Security Notice USN-4231-1\nJanuary 08, 2020\n\nnss vulnerability\n=========================================================================\nA security issue affects these releases of Ubuntu and its derivatives:\n\n- Ubuntu 19.10\n- Ubuntu 19.04\n- Ubuntu 18.04 LTS\n- Ubuntu 16.04 LTS\n- Ubuntu 14.04 ESM\n- Ubuntu 12.04 ESM\n\nSummary:\n\nNSS could be made to execute arbitrary code if it received a specially\ncrafted input. An\nattacker could possibly use this issue to execute arbitrary code. \n\nUpdate instructions:\n\nThe problem can be corrected by updating your system to the following\npackage versions:\n\nUbuntu 19.10:\n libnss3 2:3.45-1ubuntu2.2\n\nUbuntu 19.04:\n libnss3 2:3.42-1ubuntu2.5\n\nUbuntu 18.04 LTS:\n libnss3 2:3.35-2ubuntu2.7\n\nUbuntu 16.04 LTS:\n libnss3 2:3.28.4-0ubuntu0.16.04.10\n\nUbuntu 14.04 ESM:\n libnss3 2:3.28.4-0ubuntu0.14.04.5+esm4\n\nUbuntu 12.04 ESM:\n libnss3 2:3.28.4-0ubuntu0.12.04.7\n\nAfter a standard system update you need to reboot your computer to make\nall the necessary changes. 7.7) - ppc64, ppc64le, s390x, x86_64\n\n3. Solution:\n\nFor information on upgrading Ansible Tower, reference the Ansible Tower\nUpgrade and Migration Guide:\nhttps://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/\nindex.html\n\n4. Bugs fixed (https://bugzilla.redhat.com/):\n\n1790277 - CVE-2019-20372 nginx: HTTP request smuggling in configurations with URL redirect used as error_page\n1828406 - CVE-2020-11022 jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method\n1850004 - CVE-2020-11023 jquery: Passing HTML containing \u003coption\u003e elements to manipulation methods could result in untrusted code execution\n1911314 - CVE-2020-35678 python-autobahn: allows redirect header injection\n1928847 - CVE-2021-20253 ansible-tower: Privilege escalation via job isolation escape\n\n5. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\n==================================================================== \nRed Hat Security Advisory\n\nSynopsis: Moderate: nss and nspr security, bug fix, and enhancement update\nAdvisory ID: RHSA-2020:4076-01\nProduct: Red Hat Enterprise Linux\nAdvisory URL: https://access.redhat.com/errata/RHSA-2020:4076\nIssue date: 2020-09-29\nCVE Names: CVE-2019-11719 CVE-2019-11727 CVE-2019-11756\n CVE-2019-17006 CVE-2019-17023 CVE-2020-6829\n CVE-2020-12400 CVE-2020-12401 CVE-2020-12402\n CVE-2020-12403\n====================================================================\n1. Summary:\n\nAn update for nss, nss-softokn, nss-util, and nspr is now available for Red\nHat Enterprise Linux 7. \n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section. \n\n2. Relevant releases/architectures:\n\nRed Hat Enterprise Linux Client (v. 7) - x86_64\nRed Hat Enterprise Linux Client Optional (v. 7) - x86_64\nRed Hat Enterprise Linux ComputeNode (v. 7) - x86_64\nRed Hat Enterprise Linux ComputeNode Optional (v. 7) - x86_64\nRed Hat Enterprise Linux Server (v. 7) - ppc64, ppc64le, s390x, x86_64\nRed Hat Enterprise Linux Server Optional (v. 7) - ppc64, ppc64le, s390x, x86_64\nRed Hat Enterprise Linux Workstation (v. 7) - x86_64\nRed Hat Enterprise Linux Workstation Optional (v. 7) - x86_64\n\n3. Description:\n\nNetwork Security Services (NSS) is a set of libraries designed to support\nthe cross-platform development of security-enabled client and server\napplications. \n\nNetscape Portable Runtime (NSPR) provides platform independence for non-GUI\noperating system facilities. \n\nThe following packages have been upgraded to a later upstream version: nss\n(3.53.1), nss-softokn (3.53.1), nss-util (3.53.1), nspr (4.25.0). \n(BZ#1804262, BZ#1804264, BZ#1804271, BZ#1804273)\n\nSecurity Fix(es):\n\n* nss: Out-of-bounds read when importing curve25519 private key\n(CVE-2019-11719)\n\n* nss: Use-after-free in sftk_FreeSession due to improper refcounting\n(CVE-2019-11756)\n\n* nss: Check length of inputs for cryptographic primitives (CVE-2019-17006)\n\n* nss: Side channel attack on ECDSA signature generation (CVE-2020-6829)\n\n* nss: P-384 and P-521 implementation uses a side-channel vulnerable\nmodular inversion function (CVE-2020-12400)\n\n* nss: ECDSA timing attack mitigation bypass (CVE-2020-12401)\n\n* nss: Side channel vulnerabilities during RSA key generation\n(CVE-2020-12402)\n\n* nss: CHACHA20-POLY1305 decryption with undersized tag leads to\nout-of-bounds read (CVE-2020-12403)\n\n* nss: PKCS#1 v1.5 signatures can be used for TLS 1.3 (CVE-2019-11727)\n\n* nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid\nstate (CVE-2019-17023)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section. \n\nBug Fix(es):\n\n* Memory leak: libcurl leaks 120 bytes on each connection (BZ#1688958)\n\n* NSS does not set downgrade sentinel in ServerHello.random for TLS 1.0 and\nTLS 1.1 (BZ#1712924)\n\n* Make TLS 1.3 work in FIPS mode (BZ#1724251)\n\n* Name Constraints validation: CN treated as DNS name even when\nsyntactically invalid as DNS name (BZ#1737910)\n\n* x25519 allowed in FIPS mode (BZ#1754518)\n\n* When NSS_SDB_USE_CACHE not set, after curl access https, dentry increase\nbut never released - consider alternative algorithm for benchmarking ACCESS\ncall in sdb_measureAccess (BZ#1779325)\n\n* Running ipa-backup continuously causes httpd to crash and makes it\nirrecoverable (BZ#1804015)\n\n* nss needs to comply to the new SP800-56A rev 3 requirements (BZ#1857308)\n\n* KDF-self-tests-induced changes for nss in RHEL 7.9 (BZ#1870885)\n\n4. Solution:\n\nFor details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, applications using NSS or NSPR (for example,\nFirefox) must be restarted for this update to take effect. \n\n5. Bugs fixed (https://bugzilla.redhat.com/):\n\n1688958 - Memory leak: libcurl leaks 120 bytes on each connection [rhel-7.9.z]\n1724251 - Make TLS 1.3 work in FIPS mode [rhel-7.9.z]\n1728436 - CVE-2019-11719 nss: Out-of-bounds read when importing curve25519 private key\n1730988 - CVE-2019-11727 nss: PKCS#1 v1.5 signatures can be used for TLS 1.3\n1737910 - Name Constraints validation: CN treated as DNS name even when syntactically invalid as DNS name [rhel-7.9.z]\n1774835 - CVE-2019-11756 nss: Use-after-free in sftk_FreeSession due to improper refcounting\n1775916 - CVE-2019-17006 nss: Check length of inputs for cryptographic primitives\n1779325 - when NSS_SDB_USE_CACHE not set, after curl access https, dentry increase but never released - consider alternative algorithm for benchmarking ACCESS call in sdb_measureAccess\n1791225 - CVE-2019-17023 nss: TLS 1.3 HelloRetryRequest downgrade request sets client into invalid state\n1804015 - Running ipa-backup continuously causes httpd to crash and makes it irrecoverable\n1826187 - CVE-2020-6829 nss: Side channel attack on ECDSA signature generation\n1826231 - CVE-2020-12402 nss: Side channel vulnerabilities during RSA key generation\n1851294 - CVE-2020-12401 nss: ECDSA timing attack mitigation bypass\n1853983 - CVE-2020-12400 nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function\n1868931 - CVE-2020-12403 nss: CHACHA20-POLY1305 decryption with undersized tag leads to out-of-bounds read\n1870885 - KDF-self-tests-induced changes for nss in RHEL 7.9\n\n6. Package List:\n\nRed Hat Enterprise Linux Client (v. 7):\n\nSource:\nnspr-4.25.0-2.el7_9.src.rpm\nnss-3.53.1-3.el7_9.src.rpm\nnss-softokn-3.53.1-6.el7_9.src.rpm\nnss-util-3.53.1-1.el7_9.src.rpm\n\nx86_64:\nnspr-4.25.0-2.el7_9.i686.rpm\nnspr-4.25.0-2.el7_9.x86_64.rpm\nnspr-debuginfo-4.25.0-2.el7_9.i686.rpm\nnspr-debuginfo-4.25.0-2.el7_9.x86_64.rpm\nnss-3.53.1-3.el7_9.i686.rpm\nnss-3.53.1-3.el7_9.x86_64.rpm\nnss-debuginfo-3.53.1-3.el7_9.i686.rpm\nnss-debuginfo-3.53.1-3.el7_9.x86_64.rpm\nnss-softokn-3.53.1-6.el7_9.i686.rpm\nnss-softokn-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.i686.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-freebl-3.53.1-6.el7_9.i686.rpm\nnss-softokn-freebl-3.53.1-6.el7_9.x86_64.rpm\nnss-sysinit-3.53.1-3.el7_9.x86_64.rpm\nnss-tools-3.53.1-3.el7_9.x86_64.rpm\nnss-util-3.53.1-1.el7_9.i686.rpm\nnss-util-3.53.1-1.el7_9.x86_64.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.i686.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.x86_64.rpm\n\nRed Hat Enterprise Linux Client Optional (v. 7):\n\nx86_64:\nnspr-debuginfo-4.25.0-2.el7_9.i686.rpm\nnspr-debuginfo-4.25.0-2.el7_9.x86_64.rpm\nnspr-devel-4.25.0-2.el7_9.i686.rpm\nnspr-devel-4.25.0-2.el7_9.x86_64.rpm\nnss-debuginfo-3.53.1-3.el7_9.i686.rpm\nnss-debuginfo-3.53.1-3.el7_9.x86_64.rpm\nnss-devel-3.53.1-3.el7_9.i686.rpm\nnss-devel-3.53.1-3.el7_9.x86_64.rpm\nnss-pkcs11-devel-3.53.1-3.el7_9.i686.rpm\nnss-pkcs11-devel-3.53.1-3.el7_9.x86_64.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.i686.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-devel-3.53.1-6.el7_9.i686.rpm\nnss-softokn-devel-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-freebl-devel-3.53.1-6.el7_9.i686.rpm\nnss-softokn-freebl-devel-3.53.1-6.el7_9.x86_64.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.i686.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.x86_64.rpm\nnss-util-devel-3.53.1-1.el7_9.i686.rpm\nnss-util-devel-3.53.1-1.el7_9.x86_64.rpm\n\nRed Hat Enterprise Linux ComputeNode (v. 7):\n\nSource:\nnspr-4.25.0-2.el7_9.src.rpm\nnss-3.53.1-3.el7_9.src.rpm\nnss-softokn-3.53.1-6.el7_9.src.rpm\nnss-util-3.53.1-1.el7_9.src.rpm\n\nx86_64:\nnspr-4.25.0-2.el7_9.i686.rpm\nnspr-4.25.0-2.el7_9.x86_64.rpm\nnspr-debuginfo-4.25.0-2.el7_9.i686.rpm\nnspr-debuginfo-4.25.0-2.el7_9.x86_64.rpm\nnss-3.53.1-3.el7_9.i686.rpm\nnss-3.53.1-3.el7_9.x86_64.rpm\nnss-debuginfo-3.53.1-3.el7_9.i686.rpm\nnss-debuginfo-3.53.1-3.el7_9.x86_64.rpm\nnss-softokn-3.53.1-6.el7_9.i686.rpm\nnss-softokn-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.i686.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-freebl-3.53.1-6.el7_9.i686.rpm\nnss-softokn-freebl-3.53.1-6.el7_9.x86_64.rpm\nnss-sysinit-3.53.1-3.el7_9.x86_64.rpm\nnss-tools-3.53.1-3.el7_9.x86_64.rpm\nnss-util-3.53.1-1.el7_9.i686.rpm\nnss-util-3.53.1-1.el7_9.x86_64.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.i686.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.x86_64.rpm\n\nRed Hat Enterprise Linux ComputeNode Optional (v. 7):\n\nx86_64:\nnspr-debuginfo-4.25.0-2.el7_9.i686.rpm\nnspr-debuginfo-4.25.0-2.el7_9.x86_64.rpm\nnspr-devel-4.25.0-2.el7_9.i686.rpm\nnspr-devel-4.25.0-2.el7_9.x86_64.rpm\nnss-debuginfo-3.53.1-3.el7_9.i686.rpm\nnss-debuginfo-3.53.1-3.el7_9.x86_64.rpm\nnss-devel-3.53.1-3.el7_9.i686.rpm\nnss-devel-3.53.1-3.el7_9.x86_64.rpm\nnss-pkcs11-devel-3.53.1-3.el7_9.i686.rpm\nnss-pkcs11-devel-3.53.1-3.el7_9.x86_64.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.i686.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-devel-3.53.1-6.el7_9.i686.rpm\nnss-softokn-devel-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-freebl-devel-3.53.1-6.el7_9.i686.rpm\nnss-softokn-freebl-devel-3.53.1-6.el7_9.x86_64.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.i686.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.x86_64.rpm\nnss-util-devel-3.53.1-1.el7_9.i686.rpm\nnss-util-devel-3.53.1-1.el7_9.x86_64.rpm\n\nRed Hat Enterprise Linux Server (v. 7):\n\nSource:\nnspr-4.25.0-2.el7_9.src.rpm\nnss-3.53.1-3.el7_9.src.rpm\nnss-softokn-3.53.1-6.el7_9.src.rpm\nnss-util-3.53.1-1.el7_9.src.rpm\n\nppc64:\nnspr-4.25.0-2.el7_9.ppc.rpm\nnspr-4.25.0-2.el7_9.ppc64.rpm\nnspr-debuginfo-4.25.0-2.el7_9.ppc.rpm\nnspr-debuginfo-4.25.0-2.el7_9.ppc64.rpm\nnspr-devel-4.25.0-2.el7_9.ppc.rpm\nnspr-devel-4.25.0-2.el7_9.ppc64.rpm\nnss-3.53.1-3.el7_9.ppc.rpm\nnss-3.53.1-3.el7_9.ppc64.rpm\nnss-debuginfo-3.53.1-3.el7_9.ppc.rpm\nnss-debuginfo-3.53.1-3.el7_9.ppc64.rpm\nnss-devel-3.53.1-3.el7_9.ppc.rpm\nnss-devel-3.53.1-3.el7_9.ppc64.rpm\nnss-softokn-3.53.1-6.el7_9.ppc.rpm\nnss-softokn-3.53.1-6.el7_9.ppc64.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.ppc.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.ppc64.rpm\nnss-softokn-devel-3.53.1-6.el7_9.ppc.rpm\nnss-softokn-devel-3.53.1-6.el7_9.ppc64.rpm\nnss-softokn-freebl-3.53.1-6.el7_9.ppc.rpm\nnss-softokn-freebl-3.53.1-6.el7_9.ppc64.rpm\nnss-softokn-freebl-devel-3.53.1-6.el7_9.ppc.rpm\nnss-softokn-freebl-devel-3.53.1-6.el7_9.ppc64.rpm\nnss-sysinit-3.53.1-3.el7_9.ppc64.rpm\nnss-tools-3.53.1-3.el7_9.ppc64.rpm\nnss-util-3.53.1-1.el7_9.ppc.rpm\nnss-util-3.53.1-1.el7_9.ppc64.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.ppc.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.ppc64.rpm\nnss-util-devel-3.53.1-1.el7_9.ppc.rpm\nnss-util-devel-3.53.1-1.el7_9.ppc64.rpm\n\nppc64le:\nnspr-4.25.0-2.el7_9.ppc64le.rpm\nnspr-debuginfo-4.25.0-2.el7_9.ppc64le.rpm\nnspr-devel-4.25.0-2.el7_9.ppc64le.rpm\nnss-3.53.1-3.el7_9.ppc64le.rpm\nnss-debuginfo-3.53.1-3.el7_9.ppc64le.rpm\nnss-devel-3.53.1-3.el7_9.ppc64le.rpm\nnss-softokn-3.53.1-6.el7_9.ppc64le.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.ppc64le.rpm\nnss-softokn-devel-3.53.1-6.el7_9.ppc64le.rpm\nnss-softokn-freebl-3.53.1-6.el7_9.ppc64le.rpm\nnss-softokn-freebl-devel-3.53.1-6.el7_9.ppc64le.rpm\nnss-sysinit-3.53.1-3.el7_9.ppc64le.rpm\nnss-tools-3.53.1-3.el7_9.ppc64le.rpm\nnss-util-3.53.1-1.el7_9.ppc64le.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.ppc64le.rpm\nnss-util-devel-3.53.1-1.el7_9.ppc64le.rpm\n\ns390x:\nnspr-4.25.0-2.el7_9.s390.rpm\nnspr-4.25.0-2.el7_9.s390x.rpm\nnspr-debuginfo-4.25.0-2.el7_9.s390.rpm\nnspr-debuginfo-4.25.0-2.el7_9.s390x.rpm\nnspr-devel-4.25.0-2.el7_9.s390.rpm\nnspr-devel-4.25.0-2.el7_9.s390x.rpm\nnss-3.53.1-3.el7_9.s390.rpm\nnss-3.53.1-3.el7_9.s390x.rpm\nnss-debuginfo-3.53.1-3.el7_9.s390.rpm\nnss-debuginfo-3.53.1-3.el7_9.s390x.rpm\nnss-devel-3.53.1-3.el7_9.s390.rpm\nnss-devel-3.53.1-3.el7_9.s390x.rpm\nnss-softokn-3.53.1-6.el7_9.s390.rpm\nnss-softokn-3.53.1-6.el7_9.s390x.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.s390.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.s390x.rpm\nnss-softokn-devel-3.53.1-6.el7_9.s390.rpm\nnss-softokn-devel-3.53.1-6.el7_9.s390x.rpm\nnss-softokn-freebl-3.53.1-6.el7_9.s390.rpm\nnss-softokn-freebl-3.53.1-6.el7_9.s390x.rpm\nnss-softokn-freebl-devel-3.53.1-6.el7_9.s390.rpm\nnss-softokn-freebl-devel-3.53.1-6.el7_9.s390x.rpm\nnss-sysinit-3.53.1-3.el7_9.s390x.rpm\nnss-tools-3.53.1-3.el7_9.s390x.rpm\nnss-util-3.53.1-1.el7_9.s390.rpm\nnss-util-3.53.1-1.el7_9.s390x.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.s390.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.s390x.rpm\nnss-util-devel-3.53.1-1.el7_9.s390.rpm\nnss-util-devel-3.53.1-1.el7_9.s390x.rpm\n\nx86_64:\nnspr-4.25.0-2.el7_9.i686.rpm\nnspr-4.25.0-2.el7_9.x86_64.rpm\nnspr-debuginfo-4.25.0-2.el7_9.i686.rpm\nnspr-debuginfo-4.25.0-2.el7_9.x86_64.rpm\nnspr-devel-4.25.0-2.el7_9.i686.rpm\nnspr-devel-4.25.0-2.el7_9.x86_64.rpm\nnss-3.53.1-3.el7_9.i686.rpm\nnss-3.53.1-3.el7_9.x86_64.rpm\nnss-debuginfo-3.53.1-3.el7_9.i686.rpm\nnss-debuginfo-3.53.1-3.el7_9.x86_64.rpm\nnss-devel-3.53.1-3.el7_9.i686.rpm\nnss-devel-3.53.1-3.el7_9.x86_64.rpm\nnss-softokn-3.53.1-6.el7_9.i686.rpm\nnss-softokn-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.i686.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-devel-3.53.1-6.el7_9.i686.rpm\nnss-softokn-devel-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-freebl-3.53.1-6.el7_9.i686.rpm\nnss-softokn-freebl-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-freebl-devel-3.53.1-6.el7_9.i686.rpm\nnss-softokn-freebl-devel-3.53.1-6.el7_9.x86_64.rpm\nnss-sysinit-3.53.1-3.el7_9.x86_64.rpm\nnss-tools-3.53.1-3.el7_9.x86_64.rpm\nnss-util-3.53.1-1.el7_9.i686.rpm\nnss-util-3.53.1-1.el7_9.x86_64.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.i686.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.x86_64.rpm\nnss-util-devel-3.53.1-1.el7_9.i686.rpm\nnss-util-devel-3.53.1-1.el7_9.x86_64.rpm\n\nRed Hat Enterprise Linux Server Optional (v. 7):\n\nppc64:\nnss-debuginfo-3.53.1-3.el7_9.ppc.rpm\nnss-debuginfo-3.53.1-3.el7_9.ppc64.rpm\nnss-pkcs11-devel-3.53.1-3.el7_9.ppc.rpm\nnss-pkcs11-devel-3.53.1-3.el7_9.ppc64.rpm\n\nppc64le:\nnss-debuginfo-3.53.1-3.el7_9.ppc64le.rpm\nnss-pkcs11-devel-3.53.1-3.el7_9.ppc64le.rpm\n\ns390x:\nnss-debuginfo-3.53.1-3.el7_9.s390.rpm\nnss-debuginfo-3.53.1-3.el7_9.s390x.rpm\nnss-pkcs11-devel-3.53.1-3.el7_9.s390.rpm\nnss-pkcs11-devel-3.53.1-3.el7_9.s390x.rpm\n\nx86_64:\nnss-debuginfo-3.53.1-3.el7_9.i686.rpm\nnss-debuginfo-3.53.1-3.el7_9.x86_64.rpm\nnss-pkcs11-devel-3.53.1-3.el7_9.i686.rpm\nnss-pkcs11-devel-3.53.1-3.el7_9.x86_64.rpm\n\nRed Hat Enterprise Linux Workstation (v. 7):\n\nSource:\nnspr-4.25.0-2.el7_9.src.rpm\nnss-3.53.1-3.el7_9.src.rpm\nnss-softokn-3.53.1-6.el7_9.src.rpm\nnss-util-3.53.1-1.el7_9.src.rpm\n\nx86_64:\nnspr-4.25.0-2.el7_9.i686.rpm\nnspr-4.25.0-2.el7_9.x86_64.rpm\nnspr-debuginfo-4.25.0-2.el7_9.i686.rpm\nnspr-debuginfo-4.25.0-2.el7_9.x86_64.rpm\nnspr-devel-4.25.0-2.el7_9.i686.rpm\nnspr-devel-4.25.0-2.el7_9.x86_64.rpm\nnss-3.53.1-3.el7_9.i686.rpm\nnss-3.53.1-3.el7_9.x86_64.rpm\nnss-debuginfo-3.53.1-3.el7_9.i686.rpm\nnss-debuginfo-3.53.1-3.el7_9.x86_64.rpm\nnss-devel-3.53.1-3.el7_9.i686.rpm\nnss-devel-3.53.1-3.el7_9.x86_64.rpm\nnss-softokn-3.53.1-6.el7_9.i686.rpm\nnss-softokn-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.i686.rpm\nnss-softokn-debuginfo-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-devel-3.53.1-6.el7_9.i686.rpm\nnss-softokn-devel-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-freebl-3.53.1-6.el7_9.i686.rpm\nnss-softokn-freebl-3.53.1-6.el7_9.x86_64.rpm\nnss-softokn-freebl-devel-3.53.1-6.el7_9.i686.rpm\nnss-softokn-freebl-devel-3.53.1-6.el7_9.x86_64.rpm\nnss-sysinit-3.53.1-3.el7_9.x86_64.rpm\nnss-tools-3.53.1-3.el7_9.x86_64.rpm\nnss-util-3.53.1-1.el7_9.i686.rpm\nnss-util-3.53.1-1.el7_9.x86_64.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.i686.rpm\nnss-util-debuginfo-3.53.1-1.el7_9.x86_64.rpm\nnss-util-devel-3.53.1-1.el7_9.i686.rpm\nnss-util-devel-3.53.1-1.el7_9.x86_64.rpm\n\nRed Hat Enterprise Linux Workstation Optional (v. 7):\n\nx86_64:\nnss-debuginfo-3.53.1-3.el7_9.i686.rpm\nnss-debuginfo-3.53.1-3.el7_9.x86_64.rpm\nnss-pkcs11-devel-3.53.1-3.el7_9.i686.rpm\nnss-pkcs11-devel-3.53.1-3.el7_9.x86_64.rpm\n\nThese packages are GPG signed by Red Hat for security. Our key and\ndetails on how to verify the signature are available from\nhttps://access.redhat.com/security/team/key/\n\n7. References:\n\nhttps://access.redhat.com/security/cve/CVE-2019-11719\nhttps://access.redhat.com/security/cve/CVE-2019-11727\nhttps://access.redhat.com/security/cve/CVE-2019-11756\nhttps://access.redhat.com/security/cve/CVE-2019-17006\nhttps://access.redhat.com/security/cve/CVE-2019-17023\nhttps://access.redhat.com/security/cve/CVE-2020-6829\nhttps://access.redhat.com/security/cve/CVE-2020-12400\nhttps://access.redhat.com/security/cve/CVE-2020-12401\nhttps://access.redhat.com/security/cve/CVE-2020-12402\nhttps://access.redhat.com/security/cve/CVE-2020-12403\nhttps://access.redhat.com/security/updates/classification/#moderate\n\n8. Contact:\n\nThe Red Hat security contact is \u003csecalert@redhat.com\u003e. More contact\ndetails at https://access.redhat.com/security/team/contact/\n\nCopyright 2020 Red Hat, Inc. \n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1\n\niQIVAwUBX3Ok2NzjgjWX9erEAQidHRAAn/wr+iQpt5b54IqKwTLgtnBpRshAWWk1\n9xIvejwv+oMhbvULKuTeiCKZetFXErAZcyPYwChDt2X5ZoGUxsIUAAx8pphKaScM\n7dLXSGqgYNtduYmBAc2XlDIk244sYednkJ12uK6AjIgtY93wPcrk7wR9wbMF6xKL\n9YjsfdKso7bN3vIx43idBVvgs2yArnFYhzCu7azIHxnuiDu9QC1KUomAhEjLlFFk\nvjsbxL32eb/XFQ6pizoO2Nn3ZREejnAOlTu9U0Hc/u4FxRTns+HcVx6GIA+yNNMO\nHfbq1cKzshd7yowumhvatQNjtddmI8pHpW78KVJPma9t8IuoegXAwsXhti39dmtG\nmWcT0k+1ve+f9MIjY0FpZSFZycyUnmRf+bSstBwsoTL0hHe3RLOEYWulJMZGLyyg\nyCE36KONSTBo2SoNUMKVlWEIFVvEs9ixq0gzr9tGtGtYra5/GZ0MZntUM2zDwX6N\nKd9i7BrjujmL+x0hdjHxGd8BbIf0DO7xOrKyB6IhRu+8MO2qoQayQ3dzyzJixH4z\nHMk5J5qMHcC2PVxLcKyIbKerm00ZY3ZNarxYdRHmJoX7xV2K69PiPv+2+82k8138\n3OVEJSsjfckX2/tinighYNX8HsTtLG8+G1THzF5oRqCS9+T6lBsoorpL+X+YqJNQ\neHKv0fAxZzA=Zbhx\n-----END PGP SIGNATURE-----\n\n--\nRHSA-announce mailing list\nRHSA-announce@redhat.com\nhttps://www.redhat.com/mailman/listinfo/rhsa-announce\n. 8) - aarch64, ppc64le, s390x, x86_64\n\n3. (BZ#1854564)\n\n* nss needs to comply to the new SP800-56A rev 3 requirements (BZ#1855825)\n\nEnhancement(s):\n\n* [RFE] nss should use AES for storage of keys (BZ#1723819)\n\n4. [rhel-8.2.0.z]\n\n6. Description:\n\n* Updated python-psutil version to 5.6.6 inside ansible-runner container\n(CVE-2019-18874)\n\n3. Bugs fixed (https://bugzilla.redhat.com/):\n\n1772014 - CVE-2019-18874 python-psutil: double free because of refcount mishandling\n\n5",
"sources": [
{
"db": "NVD",
"id": "CVE-2019-17006"
},
{
"db": "VULMON",
"id": "CVE-2019-17006"
},
{
"db": "PACKETSTORM",
"id": "168879"
},
{
"db": "PACKETSTORM",
"id": "155889"
},
{
"db": "PACKETSTORM",
"id": "161706"
},
{
"db": "PACKETSTORM",
"id": "162026"
},
{
"db": "PACKETSTORM",
"id": "161727"
},
{
"db": "PACKETSTORM",
"id": "159553"
},
{
"db": "PACKETSTORM",
"id": "159396"
},
{
"db": "PACKETSTORM",
"id": "158724"
},
{
"db": "PACKETSTORM",
"id": "159552"
}
],
"trust": 1.8
},
"external_ids": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/external_ids#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"db": "NVD",
"id": "CVE-2019-17006",
"trust": 2.6
},
{
"db": "SIEMENS",
"id": "SSA-379803",
"trust": 1.7
},
{
"db": "ICS CERT",
"id": "ICSA-21-040-04",
"trust": 1.7
},
{
"db": "PACKETSTORM",
"id": "155889",
"trust": 0.7
},
{
"db": "PACKETSTORM",
"id": "161706",
"trust": 0.7
},
{
"db": "PACKETSTORM",
"id": "162026",
"trust": 0.7
},
{
"db": "PACKETSTORM",
"id": "159553",
"trust": 0.7
},
{
"db": "PACKETSTORM",
"id": "159396",
"trust": 0.7
},
{
"db": "PACKETSTORM",
"id": "158724",
"trust": 0.7
},
{
"db": "AUSCERT",
"id": "ESB-2021.0491",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.3355",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.3535",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2021.2604",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.2650",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.0072",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2021.0933",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.3461",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2021.1193",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.0053",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2021.0834",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.2446",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2021.0986",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.0136",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.0001",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.3631",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2021.1091",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2021.1207",
"trust": 0.6
},
{
"db": "PACKETSTORM",
"id": "162130",
"trust": 0.6
},
{
"db": "PACKETSTORM",
"id": "161916",
"trust": 0.6
},
{
"db": "PACKETSTORM",
"id": "162142",
"trust": 0.6
},
{
"db": "PACKETSTORM",
"id": "159661",
"trust": 0.6
},
{
"db": "PACKETSTORM",
"id": "159497",
"trust": 0.6
},
{
"db": "PACKETSTORM",
"id": "161842",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2021071301",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2021043017",
"trust": 0.6
},
{
"db": "CNNVD",
"id": "CNNVD-201912-1134",
"trust": 0.6
},
{
"db": "VULMON",
"id": "CVE-2019-17006",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "168879",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "161727",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "159552",
"trust": 0.1
}
],
"sources": [
{
"db": "VULMON",
"id": "CVE-2019-17006"
},
{
"db": "PACKETSTORM",
"id": "168879"
},
{
"db": "PACKETSTORM",
"id": "155889"
},
{
"db": "PACKETSTORM",
"id": "161706"
},
{
"db": "PACKETSTORM",
"id": "162026"
},
{
"db": "PACKETSTORM",
"id": "161727"
},
{
"db": "PACKETSTORM",
"id": "159553"
},
{
"db": "PACKETSTORM",
"id": "159396"
},
{
"db": "PACKETSTORM",
"id": "158724"
},
{
"db": "PACKETSTORM",
"id": "159552"
},
{
"db": "CNNVD",
"id": "CNNVD-201912-1134"
},
{
"db": "NVD",
"id": "CVE-2019-17006"
}
]
},
"id": "VAR-202010-0251",
"iot": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/iot#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": true,
"sources": [
{
"db": "VARIoT devices database",
"id": null
}
],
"trust": 0.52540106
},
"last_update_date": "2024-11-29T22:08:41.474000Z",
"patch": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/patch#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"title": "Mozilla Network Security Services Buffer error vulnerability fix",
"trust": 0.6,
"url": "http://www.cnnvd.org.cn/web/xxk/bdxqById.tag?id=105845"
},
{
"title": "Ubuntu Security Notice: nss vulnerability",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=USN-4231-1"
},
{
"title": "Red Hat: Moderate: nss and nspr security, bug fix, and enhancement update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20203280 - Security Advisory"
},
{
"title": "IBM: Security Bulletin: A security vulnerabilitiy has been fixed in IBM Security Identity Manager Virtual Appliance(CVE-2019-17006)",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=ibm_psirt_blog\u0026qid=a91447c5697ecfb6bbab6f4cf67cb949"
},
{
"title": "Red Hat: Moderate: nss and nspr security, bug fix, and enhancement update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20204076 - Security Advisory"
},
{
"title": "Debian Security Advisories: DSA-4726-1 nss -- security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=debian_security_advisories\u0026qid=2610caa3eacc40f97585be7c579718bd"
},
{
"title": "Red Hat: Low: OpenShift Virtualization 2.4.2 Images",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20204201 - Security Advisory"
},
{
"title": "IBM: Security Bulletin: IBM Security Privileged Identity Manager is affected by security vulnerabilities",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=ibm_psirt_blog\u0026qid=52844442ae85845bde006e7f0170408e"
},
{
"title": "Red Hat: Moderate: security update - Red Hat Ansible Tower 3.6 runner release (CVE-2019-18874)",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20204255 - Security Advisory"
},
{
"title": "Red Hat: Moderate: security update - Red Hat Ansible Tower 3.7 runner release (CVE-2019-18874)",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20204254 - Security Advisory"
},
{
"title": "Siemens Security Advisories: Siemens Security Advisory",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=siemens_security_advisories\u0026qid=409c1cd1b8ef401020956950fd839000"
},
{
"title": "Red Hat: Low: OpenShift Container Platform 4.3.40 security and bug fix update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20204264 - Security Advisory"
},
{
"title": "zot",
"trust": 0.1,
"url": "https://github.com/anuvu/zot "
}
],
"sources": [
{
"db": "VULMON",
"id": "CVE-2019-17006"
},
{
"db": "CNNVD",
"id": "CNNVD-201912-1134"
}
]
},
"problemtype_data": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"problemtype": "CWE-119",
"trust": 1.0
},
{
"problemtype": "CWE-20",
"trust": 1.0
}
],
"sources": [
{
"db": "NVD",
"id": "CVE-2019-17006"
}
]
},
"references": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/references#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"trust": 2.3,
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04"
},
{
"trust": 1.7,
"url": "https://developer.mozilla.org/en-us/docs/mozilla/projects/nss/nss_3.46_release_notes"
},
{
"trust": 1.7,
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788"
},
{
"trust": 1.7,
"url": "https://security.netapp.com/advisory/ntap-20210129-0001/"
},
{
"trust": 1.7,
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf"
},
{
"trust": 1.5,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-17006"
},
{
"trust": 1.3,
"url": "https://access.redhat.com/security/cve/cve-2019-17006"
},
{
"trust": 0.7,
"url": "https://usn.ubuntu.com/4231-1/"
},
{
"trust": 0.7,
"url": "https://access.redhat.com/security/cve/cve-2019-11756"
},
{
"trust": 0.7,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11756"
},
{
"trust": 0.7,
"url": "https://bugzilla.redhat.com/):"
},
{
"trust": 0.7,
"url": "https://access.redhat.com/security/team/contact/"
},
{
"trust": 0.6,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-17023"
},
{
"trust": 0.6,
"url": "https://access.redhat.com/security/cve/cve-2020-12403"
},
{
"trust": 0.6,
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"trust": 0.6,
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193395-1.html"
},
{
"trust": 0.6,
"url": "https://www.debian.org/lts/security/2020/dla-2058"
},
{
"trust": 0.6,
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200088-1.html"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.3535/"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/155889/ubuntu-security-notice-usn-4231-1.html"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/159396/red-hat-security-advisory-2020-4076-01.html"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.0072/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.0136/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2021.1207"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2021.0834"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2021.0933"
},
{
"trust": 0.6,
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-a-security-vulnerabilitiy-has-been-fixed-in-ibm-security-identity-manager-virtual-appliancecve-2019-17006/"
},
{
"trust": 0.6,
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-ibm-has-announced-a-release-for-ibm-security-identity-governance-and-intelligence-in-response-to-a-security-vulnerability-cve-2019-17006-cve-2019-17023-cve-2020-12403/"
},
{
"trust": 0.6,
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-vulnerability-in-nss-and-nspr-cve-2019-17006/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.3355/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2021.1091"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2021.1193"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/159497/red-hat-security-advisory-2020-4201-01.html"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/159553/red-hat-security-advisory-2020-4255-01.html"
},
{
"trust": 0.6,
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-ibm-security-privileged-identity-manager-is-affected-by-security-vulnerabilities-7/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2021.0986"
},
{
"trust": 0.6,
"url": "https://vigilance.fr/vulnerability/mozilla-nss-buffer-overflow-via-cryptographic-primitives-31248"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.0053/"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2021071301"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/158724/red-hat-security-advisory-2020-3280-01.html"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.2650/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.0001/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2021.2604"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2021.0491"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/161706/red-hat-security-advisory-2021-0758-01.html"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.2446/"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/159661/red-hat-security-advisory-2020-4264-01.html"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2021043017"
},
{
"trust": 0.6,
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-ibm-has-announced-a-release-for-ibm-security-identity-governance-and-intelligence-in-response-to-a-security-vulnerability-cve-2019-17006-cve-2019-17023-cve-2020-12403-2/"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/161916/red-hat-security-advisory-2021-0949-01.html"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/162142/red-hat-security-advisory-2021-1079-01.html"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/161842/red-hat-security-advisory-2021-0876-01.html"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.3461/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.3631/"
},
{
"trust": 0.6,
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-ibm-mq-appliance-is-affected-by-multiple-mozilla-firefox-vulnerabilities/"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/162026/red-hat-security-advisory-2021-1026-01.html"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/162130/red-hat-security-advisory-2021-1129-01.html"
},
{
"trust": 0.5,
"url": "https://access.redhat.com/security/cve/cve-2019-17023"
},
{
"trust": 0.5,
"url": "https://access.redhat.com/security/cve/cve-2020-12402"
},
{
"trust": 0.4,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-12402"
},
{
"trust": 0.4,
"url": "https://access.redhat.com/security/team/key/"
},
{
"trust": 0.4,
"url": "https://access.redhat.com/articles/11258"
},
{
"trust": 0.4,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-12403"
},
{
"trust": 0.4,
"url": "https://access.redhat.com/security/cve/cve-2020-12401"
},
{
"trust": 0.4,
"url": "https://access.redhat.com/security/cve/cve-2019-11719"
},
{
"trust": 0.4,
"url": "https://access.redhat.com/security/cve/cve-2020-6829"
},
{
"trust": 0.4,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-12400"
},
{
"trust": 0.4,
"url": "https://access.redhat.com/security/cve/cve-2020-12400"
},
{
"trust": 0.4,
"url": "https://access.redhat.com/security/cve/cve-2019-11727"
},
{
"trust": 0.4,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11719"
},
{
"trust": 0.4,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11727"
},
{
"trust": 0.4,
"url": "https://www.redhat.com/mailman/listinfo/rhsa-announce"
},
{
"trust": 0.3,
"url": "https://listman.redhat.com/mailman/listinfo/rhsa-announce"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/cve/cve-2019-12749"
},
{
"trust": 0.3,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-14866"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/cve/cve-2020-7595"
},
{
"trust": 0.3,
"url": "https://nvd.nist.gov/vuln/detail/cve-2018-20843"
},
{
"trust": 0.3,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-20388"
},
{
"trust": 0.3,
"url": "https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/"
},
{
"trust": 0.3,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-12749"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/cve/cve-2019-14866"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/cve/cve-2019-20388"
},
{
"trust": 0.3,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-19956"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/cve/cve-2020-12243"
},
{
"trust": 0.3,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-12243"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/cve/cve-2019-15903"
},
{
"trust": 0.3,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-15903"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/cve/cve-2019-19956"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/cve/cve-2019-17498"
},
{
"trust": 0.3,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-17498"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/cve/cve-2018-20843"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-12401"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-5188"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2017-12652"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-19126"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-1240"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-20386"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-18874"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-12450"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-17546"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-14973"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-17546"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-14822"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2017-12652"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-14822"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-20386"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-18874"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2020-14365"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-5094"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-5188"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-16935"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-19126"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-5094"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-5482"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-16935"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-14973"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-5482"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2020-5313"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-12450"
},
{
"trust": 0.1,
"url": "https://cwe.mitre.org/data/definitions/345.html"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov"
},
{
"trust": 0.1,
"url": "https://www.symantec.com/content/symantec/english/en/security-center/vulnerabilities/writeup.html/111311"
},
{
"trust": 0.1,
"url": "https://www.debian.org/security/faq"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-12399"
},
{
"trust": 0.1,
"url": "https://www.debian.org/security/"
},
{
"trust": 0.1,
"url": "https://security-tracker.debian.org/tracker/nss"
},
{
"trust": 0.1,
"url": "https://usn.ubuntu.com/4231-1"
},
{
"trust": 0.1,
"url": "https://launchpad.net/ubuntu/+source/nss/2:3.45-1ubuntu2.2"
},
{
"trust": 0.1,
"url": "https://launchpad.net/ubuntu/+source/nss/2:3.42-1ubuntu2.5"
},
{
"trust": 0.1,
"url": "https://launchpad.net/ubuntu/+source/nss/2:3.35-2ubuntu2.7"
},
{
"trust": 0.1,
"url": "https://launchpad.net/ubuntu/+source/nss/2:3.28.4-0ubuntu0.16.04.10"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2021:0758"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2021:1026"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-12723"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-20907"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-11023"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-1971"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-20372"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-10878"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-20228"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-20253"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-11023"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2021:0778"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-8177"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-11022"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-12723"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-10543"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-20191"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-1971"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-20180"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2016-5766"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-10878"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-20178"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2016-5766"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-20372"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-11022"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-20907"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-10543"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-35678"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2020:4255"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2020:4076"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-6829"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2020:3280"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2020:4254"
}
],
"sources": [
{
"db": "VULMON",
"id": "CVE-2019-17006"
},
{
"db": "PACKETSTORM",
"id": "168879"
},
{
"db": "PACKETSTORM",
"id": "155889"
},
{
"db": "PACKETSTORM",
"id": "161706"
},
{
"db": "PACKETSTORM",
"id": "162026"
},
{
"db": "PACKETSTORM",
"id": "161727"
},
{
"db": "PACKETSTORM",
"id": "159553"
},
{
"db": "PACKETSTORM",
"id": "159396"
},
{
"db": "PACKETSTORM",
"id": "158724"
},
{
"db": "PACKETSTORM",
"id": "159552"
},
{
"db": "CNNVD",
"id": "CNNVD-201912-1134"
},
{
"db": "NVD",
"id": "CVE-2019-17006"
}
]
},
"sources": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#",
"data": {
"@container": "@list"
}
},
"data": [
{
"db": "VULMON",
"id": "CVE-2019-17006"
},
{
"db": "PACKETSTORM",
"id": "168879"
},
{
"db": "PACKETSTORM",
"id": "155889"
},
{
"db": "PACKETSTORM",
"id": "161706"
},
{
"db": "PACKETSTORM",
"id": "162026"
},
{
"db": "PACKETSTORM",
"id": "161727"
},
{
"db": "PACKETSTORM",
"id": "159553"
},
{
"db": "PACKETSTORM",
"id": "159396"
},
{
"db": "PACKETSTORM",
"id": "158724"
},
{
"db": "PACKETSTORM",
"id": "159552"
},
{
"db": "CNNVD",
"id": "CNNVD-201912-1134"
},
{
"db": "NVD",
"id": "CVE-2019-17006"
}
]
},
"sources_release_date": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
"data": {
"@container": "@list"
}
},
"data": [
{
"date": "2020-10-22T00:00:00",
"db": "VULMON",
"id": "CVE-2019-17006"
},
{
"date": "2020-07-28T19:12:00",
"db": "PACKETSTORM",
"id": "168879"
},
{
"date": "2020-01-09T15:06:17",
"db": "PACKETSTORM",
"id": "155889"
},
{
"date": "2021-03-09T15:56:20",
"db": "PACKETSTORM",
"id": "161706"
},
{
"date": "2021-03-30T14:29:43",
"db": "PACKETSTORM",
"id": "162026"
},
{
"date": "2021-03-09T16:25:11",
"db": "PACKETSTORM",
"id": "161727"
},
{
"date": "2020-10-14T16:52:18",
"db": "PACKETSTORM",
"id": "159553"
},
{
"date": "2020-09-30T15:50:53",
"db": "PACKETSTORM",
"id": "159396"
},
{
"date": "2020-08-03T17:14:53",
"db": "PACKETSTORM",
"id": "158724"
},
{
"date": "2020-10-14T16:52:12",
"db": "PACKETSTORM",
"id": "159552"
},
{
"date": "2019-12-26T00:00:00",
"db": "CNNVD",
"id": "CNNVD-201912-1134"
},
{
"date": "2020-10-22T21:15:12.560000",
"db": "NVD",
"id": "CVE-2019-17006"
}
]
},
"sources_update_date": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
"data": {
"@container": "@list"
}
},
"data": [
{
"date": "2021-02-19T00:00:00",
"db": "VULMON",
"id": "CVE-2019-17006"
},
{
"date": "2021-08-04T00:00:00",
"db": "CNNVD",
"id": "CNNVD-201912-1134"
},
{
"date": "2024-11-21T04:31:31.573000",
"db": "NVD",
"id": "CVE-2019-17006"
}
]
},
"threat_type": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/threat_type#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "remote",
"sources": [
{
"db": "CNNVD",
"id": "CNNVD-201912-1134"
}
],
"trust": 0.6
},
"title": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/title#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "Mozilla NSS Data forgery problem vulnerability",
"sources": [
{
"db": "CNNVD",
"id": "CNNVD-201912-1134"
}
],
"trust": 0.6
},
"type": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/type#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "data forgery",
"sources": [
{
"db": "CNNVD",
"id": "CNNVD-201912-1134"
}
],
"trust": 0.6
}
}
fkie_cve-2019-17006
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| security@mozilla.org | https://bugzilla.mozilla.org/show_bug.cgi?id=1539788 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
| security@mozilla.org | https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf | Third Party Advisory | |
| security@mozilla.org | https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes | Release Notes, Vendor Advisory | |
| security@mozilla.org | https://security.netapp.com/advisory/ntap-20210129-0001/ | Third Party Advisory | |
| security@mozilla.org | https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04 | Third Party Advisory, US Government Resource | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.mozilla.org/show_bug.cgi?id=1539788 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes | Release Notes, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20210129-0001/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04 | Third Party Advisory, US Government Resource |
| Vendor | Product | Version | |
|---|---|---|---|
| siemens | ruggedcom_rox_mx5000_firmware | * | |
| siemens | ruggedcom_rox_mx5000 | - | |
| siemens | ruggedcom_rox_rx1400_firmware | * | |
| siemens | ruggedcom_rox_rx1400 | - | |
| siemens | ruggedcom_rox_rx1500_firmware | * | |
| siemens | ruggedcom_rox_rx1500 | - | |
| siemens | ruggedcom_rox_rx1501_firmware | * | |
| siemens | ruggedcom_rox_rx1501 | - | |
| siemens | ruggedcom_rox_rx1510_firmware | * | |
| siemens | ruggedcom_rox_rx1510 | - | |
| siemens | ruggedcom_rox_rx1511_firmware | * | |
| siemens | ruggedcom_rox_rx1511 | - | |
| siemens | ruggedcom_rox_rx1512_firmware | * | |
| siemens | ruggedcom_rox_rx1512 | - | |
| siemens | ruggedcom_rox_rx5000_firmware | * | |
| siemens | ruggedcom_rox_rx5000 | - | |
| mozilla | network_security_services | * | |
| netapp | hci_management_node | - | |
| netapp | solidfire | - | |
| netapp | hci_compute_node | - | |
| netapp | hci_storage_node | - |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:siemens:ruggedcom_rox_mx5000_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1B09C415-21F2-49C9-BFAE-2151C8ED4D06",
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:siemens:ruggedcom_rox_mx5000:-:*:*:*:*:*:*:*",
"matchCriteriaId": "DAD1B18F-9C37-48CC-92E2-9C5E66B206CB",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:siemens:ruggedcom_rox_rx1400_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F196C09E-4C45-42D5-B509-7EB77F6566F1",
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:siemens:ruggedcom_rox_rx1400:-:*:*:*:*:*:*:*",
"matchCriteriaId": "12BD4008-DB6A-4749-A426-D2DE44819A9D",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:siemens:ruggedcom_rox_rx1500_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "13D72F66-A1B2-4FB7-B31B-EF16955BC871",
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:siemens:ruggedcom_rox_rx1500:-:*:*:*:*:*:*:*",
"matchCriteriaId": "3E79B422-C844-411C-AA49-CFD73D3C6E2D",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:siemens:ruggedcom_rox_rx1501_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CB658DF3-A68F-4248-B240-9194E17941E1",
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:siemens:ruggedcom_rox_rx1501:-:*:*:*:*:*:*:*",
"matchCriteriaId": "53AAEC5C-06EE-4C58-A981-EBF5860CEF16",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:siemens:ruggedcom_rox_rx1510_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E16E621D-84DB-4F0D-A771-5E282B0292B2",
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:siemens:ruggedcom_rox_rx1510:-:*:*:*:*:*:*:*",
"matchCriteriaId": "0751225A-6E9C-4281-93A4-A048920FF7C6",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:siemens:ruggedcom_rox_rx1511_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "059624DD-C1C8-408C-8026-D4FBC93C3CF9",
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:siemens:ruggedcom_rox_rx1511:-:*:*:*:*:*:*:*",
"matchCriteriaId": "8C1E56ED-1E61-4B7E-8EC0-BB2AAD57EF7B",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:siemens:ruggedcom_rox_rx1512_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "06AF9201-89AB-42E6-97CF-9EDDC17EF7AE",
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:siemens:ruggedcom_rox_rx1512:-:*:*:*:*:*:*:*",
"matchCriteriaId": "41ADD701-AD49-46B2-A12E-219CCED32298",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:siemens:ruggedcom_rox_rx5000_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2656219C-7E23-47F7-AFB7-0D6D3D2ACA85",
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:siemens:ruggedcom_rox_rx5000:-:*:*:*:*:*:*:*",
"matchCriteriaId": "1E0E33F2-E89B-4008-BED2-CF2296801078",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:mozilla:network_security_services:*:*:*:*:*:*:*:*",
"matchCriteriaId": "83C9B16A-F21D-475D-9B00-9B6E64FAB0F8",
"versionEndExcluding": "3.46",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A3C19813-E823-456A-B1CE-EC0684CE1953",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A6E9EF0C-AFA8-4F7B-9FDC-1E0F7C26E737",
"vulnerable": true
},
{
"criteria": "cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:*",
"matchCriteriaId": "AD7447BC-F315-4298-A822-549942FC118B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:h:netapp:hci_storage_node:-:*:*:*:*:*:*:*",
"matchCriteriaId": "02DEB4FB-A21D-4CB1-B522-EEE5093E8521",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "En Network Security Services (NSS) versiones anteriores a 3.46, varias primitivas criptogr\u00e1ficas presentaban una falta de comprobaci\u00f3n de longitud.\u0026#xa0;En los casos en que la aplicaci\u00f3n que llama a la biblioteca no llev\u00f3 a cabo una comprobaci\u00f3n de saneo en las entradas, lo que podr\u00eda resultar en un bloqueo debido a un desbordamiento del b\u00fafer"
}
],
"id": "CVE-2019-17006",
"lastModified": "2024-11-21T04:31:31.573",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2020-10-22T21:15:12.560",
"references": [
{
"source": "security@mozilla.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788"
},
{
"source": "security@mozilla.org",
"tags": [
"Third Party Advisory"
],
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf"
},
{
"source": "security@mozilla.org",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
},
{
"source": "security@mozilla.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210129-0001/"
},
{
"source": "security@mozilla.org",
"tags": [
"Third Party Advisory",
"US Government Resource"
],
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210129-0001/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"US Government Resource"
],
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04"
}
],
"sourceIdentifier": "security@mozilla.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
},
{
"lang": "en",
"value": "CWE-119"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
WID-SEC-W-2024-1591
Vulnerability from csaf_certbund
Notes
{
"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": "JUNOS ist das \"Juniper Network Operating System\", das in Juniper Appliances verwendet wird.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Juniper JUNOS ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen, Privilegien zu erweitern und Sicherheitsmechanismen inklusive zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"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-2024-1591 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1591.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1591 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1591"
},
{
"category": "external",
"summary": "Juniper Patchday July 2024 vom 2024-07-10",
"url": "https://supportportal.juniper.net/s/global-search/%40uri?language=en_US#sort=%40sfcec_community_publish_date_formula__c%20descending\u0026numberOfResults=100\u0026f:ctype=%5BSecurity%20Advisories%5D"
}
],
"source_lang": "en-US",
"title": "Juniper JUNOS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-11-11T23:00:00.000+00:00",
"generator": {
"date": "2024-11-12T09:31:28.569+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2024-1591",
"initial_release_date": "2024-07-10T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-07-10T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-11-11T23:00:00.000+00:00",
"number": "2",
"summary": "URL Kodierung angepasst"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Juniper JUNOS",
"product": {
"name": "Juniper JUNOS",
"product_id": "T036093",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:-"
}
}
}
],
"category": "vendor",
"name": "Juniper"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-20001",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2007-5846",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2007-5846"
},
{
"cve": "CVE-2008-6123",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2008-6123"
},
{
"cve": "CVE-2011-1473",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2011-1473"
},
{
"cve": "CVE-2011-5094",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2011-5094"
},
{
"cve": "CVE-2012-6151",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2012-6151"
},
{
"cve": "CVE-2014-10064",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2014-10064"
},
{
"cve": "CVE-2014-2285",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2014-2285"
},
{
"cve": "CVE-2014-2310",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2014-2310"
},
{
"cve": "CVE-2014-3565",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2014-3565"
},
{
"cve": "CVE-2014-7191",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2014-7191"
},
{
"cve": "CVE-2014-8882",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2014-8882"
},
{
"cve": "CVE-2015-5621",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2015-5621"
},
{
"cve": "CVE-2015-8100",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2015-8100"
},
{
"cve": "CVE-2015-9262",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2015-9262"
},
{
"cve": "CVE-2016-1000232",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2016-1000232"
},
{
"cve": "CVE-2016-10540",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2016-10540"
},
{
"cve": "CVE-2016-4658",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2016-4658"
},
{
"cve": "CVE-2017-1000048",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2017-1000048"
},
{
"cve": "CVE-2017-15010",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2017-15010"
},
{
"cve": "CVE-2018-18065",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2018-18065"
},
{
"cve": "CVE-2018-20834",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2018-20834"
},
{
"cve": "CVE-2018-3737",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2018-3737"
},
{
"cve": "CVE-2018-7408",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2018-7408"
},
{
"cve": "CVE-2019-10081",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-10081"
},
{
"cve": "CVE-2019-10082",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-10082"
},
{
"cve": "CVE-2019-10092",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-10092"
},
{
"cve": "CVE-2019-10097",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-10097"
},
{
"cve": "CVE-2019-10098",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-10098"
},
{
"cve": "CVE-2019-11719",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-11719"
},
{
"cve": "CVE-2019-11727",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-11727"
},
{
"cve": "CVE-2019-11756",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-11756"
},
{
"cve": "CVE-2019-16775",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-16775"
},
{
"cve": "CVE-2019-16776",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-16776"
},
{
"cve": "CVE-2019-16777",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-16777"
},
{
"cve": "CVE-2019-17006",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-17006"
},
{
"cve": "CVE-2019-17023",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-17023"
},
{
"cve": "CVE-2019-17567",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-17567"
},
{
"cve": "CVE-2019-20149",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-20149"
},
{
"cve": "CVE-2019-20892",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-20892"
},
{
"cve": "CVE-2019-9517",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-9517"
},
{
"cve": "CVE-2020-11668",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-11668"
},
{
"cve": "CVE-2020-11984",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-11984"
},
{
"cve": "CVE-2020-11993",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-11993"
},
{
"cve": "CVE-2020-12362",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-12362"
},
{
"cve": "CVE-2020-12400",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-12400"
},
{
"cve": "CVE-2020-12401",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-12401"
},
{
"cve": "CVE-2020-12402",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-12402"
},
{
"cve": "CVE-2020-12403",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-12403"
},
{
"cve": "CVE-2020-13938",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-13938"
},
{
"cve": "CVE-2020-13950",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-13950"
},
{
"cve": "CVE-2020-14145",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-14145"
},
{
"cve": "CVE-2020-15861",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-15861"
},
{
"cve": "CVE-2020-15862",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-15862"
},
{
"cve": "CVE-2020-1927",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-1927"
},
{
"cve": "CVE-2020-1934",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-1934"
},
{
"cve": "CVE-2020-28469",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-28469"
},
{
"cve": "CVE-2020-28502",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-28502"
},
{
"cve": "CVE-2020-35452",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-35452"
},
{
"cve": "CVE-2020-36049",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-36049"
},
{
"cve": "CVE-2020-6829",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-6829"
},
{
"cve": "CVE-2020-7660",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-7660"
},
{
"cve": "CVE-2020-7754",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-7754"
},
{
"cve": "CVE-2020-7774",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-7774"
},
{
"cve": "CVE-2020-8648",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-8648"
},
{
"cve": "CVE-2020-9490",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-9490"
},
{
"cve": "CVE-2021-22543",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-22543"
},
{
"cve": "CVE-2021-2342",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-2342"
},
{
"cve": "CVE-2021-23440",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-23440"
},
{
"cve": "CVE-2021-2356",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-2356"
},
{
"cve": "CVE-2021-2372",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-2372"
},
{
"cve": "CVE-2021-2385",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-2385"
},
{
"cve": "CVE-2021-2389",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-2389"
},
{
"cve": "CVE-2021-2390",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-2390"
},
{
"cve": "CVE-2021-25745",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-25745"
},
{
"cve": "CVE-2021-25746",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-25746"
},
{
"cve": "CVE-2021-25748",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-25748"
},
{
"cve": "CVE-2021-26690",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-26690"
},
{
"cve": "CVE-2021-26691",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-26691"
},
{
"cve": "CVE-2021-27290",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-27290"
},
{
"cve": "CVE-2021-29469",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-29469"
},
{
"cve": "CVE-2021-30641",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-30641"
},
{
"cve": "CVE-2021-31535",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-31535"
},
{
"cve": "CVE-2021-31618",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-31618"
},
{
"cve": "CVE-2021-3177",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-3177"
},
{
"cve": "CVE-2021-32803",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-32803"
},
{
"cve": "CVE-2021-32804",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-32804"
},
{
"cve": "CVE-2021-33033",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-33033"
},
{
"cve": "CVE-2021-33034",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-33034"
},
{
"cve": "CVE-2021-33193",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-33193"
},
{
"cve": "CVE-2021-3347",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-3347"
},
{
"cve": "CVE-2021-33909",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-33909"
},
{
"cve": "CVE-2021-34798",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-34798"
},
{
"cve": "CVE-2021-35604",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-35604"
},
{
"cve": "CVE-2021-35624",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-35624"
},
{
"cve": "CVE-2021-36160",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-36160"
},
{
"cve": "CVE-2021-37701",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-37701"
},
{
"cve": "CVE-2021-37712",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-37712"
},
{
"cve": "CVE-2021-37713",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-37713"
},
{
"cve": "CVE-2021-3803",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-3803"
},
{
"cve": "CVE-2021-39275",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-39275"
},
{
"cve": "CVE-2021-40438",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-40438"
},
{
"cve": "CVE-2021-41524",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-41524"
},
{
"cve": "CVE-2021-41773",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-41773"
},
{
"cve": "CVE-2021-42013",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-42013"
},
{
"cve": "CVE-2021-43527",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-43527"
},
{
"cve": "CVE-2021-44224",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-44224"
},
{
"cve": "CVE-2021-44225",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-44225"
},
{
"cve": "CVE-2021-44790",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-44790"
},
{
"cve": "CVE-2021-44906",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-44906"
},
{
"cve": "CVE-2022-21245",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21245"
},
{
"cve": "CVE-2022-21270",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21270"
},
{
"cve": "CVE-2022-21303",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21303"
},
{
"cve": "CVE-2022-21304",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21304"
},
{
"cve": "CVE-2022-21344",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21344"
},
{
"cve": "CVE-2022-21367",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21367"
},
{
"cve": "CVE-2022-21417",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21417"
},
{
"cve": "CVE-2022-21427",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21427"
},
{
"cve": "CVE-2022-21444",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21444"
},
{
"cve": "CVE-2022-21451",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21451"
},
{
"cve": "CVE-2022-21454",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21454"
},
{
"cve": "CVE-2022-21460",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21460"
},
{
"cve": "CVE-2022-21589",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21589"
},
{
"cve": "CVE-2022-21592",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21592"
},
{
"cve": "CVE-2022-21595",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21595"
},
{
"cve": "CVE-2022-21608",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21608"
},
{
"cve": "CVE-2022-21617",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21617"
},
{
"cve": "CVE-2022-22719",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-22719"
},
{
"cve": "CVE-2022-22720",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22721",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-22721"
},
{
"cve": "CVE-2022-22822",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-22822"
},
{
"cve": "CVE-2022-22823",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-22823"
},
{
"cve": "CVE-2022-22824",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-22824"
},
{
"cve": "CVE-2022-23471",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23524",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-23524"
},
{
"cve": "CVE-2022-23525",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-23525"
},
{
"cve": "CVE-2022-23526",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-23526"
},
{
"cve": "CVE-2022-23852",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-23852"
},
{
"cve": "CVE-2022-23943",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-23943"
},
{
"cve": "CVE-2022-25147",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-25235",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-25235"
},
{
"cve": "CVE-2022-25236",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-25236"
},
{
"cve": "CVE-2022-2526",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-2526"
},
{
"cve": "CVE-2022-25315",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-25315"
},
{
"cve": "CVE-2022-26377",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-26377"
},
{
"cve": "CVE-2022-28330",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-28330"
},
{
"cve": "CVE-2022-28614",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-28614"
},
{
"cve": "CVE-2022-28615",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-28615"
},
{
"cve": "CVE-2022-29167",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-29167"
},
{
"cve": "CVE-2022-29404",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-29404"
},
{
"cve": "CVE-2022-30522",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-30522"
},
{
"cve": "CVE-2022-30556",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-30556"
},
{
"cve": "CVE-2022-31813",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-31813"
},
{
"cve": "CVE-2022-3517",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-3517"
},
{
"cve": "CVE-2022-3564",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-3564"
},
{
"cve": "CVE-2022-36760",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-37434",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-37436",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-40674",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-40674"
},
{
"cve": "CVE-2022-41741",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-41741"
},
{
"cve": "CVE-2022-41742",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-41742"
},
{
"cve": "CVE-2022-4203",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-4203"
},
{
"cve": "CVE-2022-4304",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4450",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-46663",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-46663"
},
{
"cve": "CVE-2022-4886",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-4886"
},
{
"cve": "CVE-2023-0215",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0216",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0216"
},
{
"cve": "CVE-2023-0217",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0217"
},
{
"cve": "CVE-2023-0286",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0401",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0401"
},
{
"cve": "CVE-2023-0464",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0767",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0767"
},
{
"cve": "CVE-2023-1255",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-1255"
},
{
"cve": "CVE-2023-2002",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-2002"
},
{
"cve": "CVE-2023-20593",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-20593"
},
{
"cve": "CVE-2023-21830",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-21840",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-21840"
},
{
"cve": "CVE-2023-21843",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21912",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-21912"
},
{
"cve": "CVE-2023-21963",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-21963"
},
{
"cve": "CVE-2023-21980",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-21980"
},
{
"cve": "CVE-2023-22025",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-22025"
},
{
"cve": "CVE-2023-22067",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-22067"
},
{
"cve": "CVE-2023-22081",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-22081"
},
{
"cve": "CVE-2023-22652",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-22652"
},
{
"cve": "CVE-2023-24329",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-25153",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-25153"
},
{
"cve": "CVE-2023-25173",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-25173"
},
{
"cve": "CVE-2023-25690",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-2700",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-2700"
},
{
"cve": "CVE-2023-27522",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-2828",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-28840",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-28840"
},
{
"cve": "CVE-2023-28841",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-28841"
},
{
"cve": "CVE-2023-28842",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-28842"
},
{
"cve": "CVE-2023-2975",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-2975"
},
{
"cve": "CVE-2023-30079",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-30079"
},
{
"cve": "CVE-2023-30630",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-30630"
},
{
"cve": "CVE-2023-3090",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-32067",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32360",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-32360"
},
{
"cve": "CVE-2023-32435",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-32435"
},
{
"cve": "CVE-2023-32439",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-32439"
},
{
"cve": "CVE-2023-32732",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-32732"
},
{
"cve": "CVE-2023-3341",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3341"
},
{
"cve": "CVE-2023-3390",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3390"
},
{
"cve": "CVE-2023-33953",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-33953"
},
{
"cve": "CVE-2023-34058",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-34058"
},
{
"cve": "CVE-2023-34059",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-34059"
},
{
"cve": "CVE-2023-3446",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3446"
},
{
"cve": "CVE-2023-34969",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-35001",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-35001"
},
{
"cve": "CVE-2023-35788",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-35788"
},
{
"cve": "CVE-2023-3611",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3611"
},
{
"cve": "CVE-2023-37450",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-37450"
},
{
"cve": "CVE-2023-3776",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3776"
},
{
"cve": "CVE-2023-3817",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3817"
},
{
"cve": "CVE-2023-4004",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4004"
},
{
"cve": "CVE-2023-4206",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4206"
},
{
"cve": "CVE-2023-4207",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4207"
},
{
"cve": "CVE-2023-4208",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4208"
},
{
"cve": "CVE-2023-42753",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-42753"
},
{
"cve": "CVE-2023-4785",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4785"
},
{
"cve": "CVE-2023-4807",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4807"
},
{
"cve": "CVE-2023-4863",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4863"
},
{
"cve": "CVE-2023-5043",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-5043"
},
{
"cve": "CVE-2023-5129",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-5129"
},
{
"cve": "CVE-2023-5363",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-5363"
},
{
"cve": "CVE-2024-20918",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20918"
},
{
"cve": "CVE-2024-20919",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20919"
},
{
"cve": "CVE-2024-20921",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20921"
},
{
"cve": "CVE-2024-20926",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20926"
},
{
"cve": "CVE-2024-20932",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20932"
},
{
"cve": "CVE-2024-20945",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20945"
},
{
"cve": "CVE-2024-20952",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20952"
},
{
"cve": "CVE-2024-39511",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39511"
},
{
"cve": "CVE-2024-39512",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39512"
},
{
"cve": "CVE-2024-39513",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39513"
},
{
"cve": "CVE-2024-39514",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39514"
},
{
"cve": "CVE-2024-39517",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39517"
},
{
"cve": "CVE-2024-39518",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39518"
},
{
"cve": "CVE-2024-39519",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39519"
},
{
"cve": "CVE-2024-39520",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39520"
},
{
"cve": "CVE-2024-39521",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39521"
},
{
"cve": "CVE-2024-39522",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39522"
},
{
"cve": "CVE-2024-39523",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39523"
},
{
"cve": "CVE-2024-39524",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39524"
},
{
"cve": "CVE-2024-39528",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39528"
},
{
"cve": "CVE-2024-39529",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39529"
},
{
"cve": "CVE-2024-39530",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39530"
},
{
"cve": "CVE-2024-39531",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39531"
},
{
"cve": "CVE-2024-39532",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39532"
},
{
"cve": "CVE-2024-39533",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39533"
},
{
"cve": "CVE-2024-39535",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39535"
},
{
"cve": "CVE-2024-39536",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39536"
},
{
"cve": "CVE-2024-39537",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39537"
},
{
"cve": "CVE-2024-39538",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39538"
},
{
"cve": "CVE-2024-39539",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39539"
},
{
"cve": "CVE-2024-39540",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39540"
},
{
"cve": "CVE-2024-39541",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39541"
},
{
"cve": "CVE-2024-39542",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39542"
},
{
"cve": "CVE-2024-39543",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39543"
},
{
"cve": "CVE-2024-39545",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39545"
},
{
"cve": "CVE-2024-39546",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39546"
},
{
"cve": "CVE-2024-39548",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39548"
},
{
"cve": "CVE-2024-39549",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39549"
},
{
"cve": "CVE-2024-39550",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39550"
},
{
"cve": "CVE-2024-39551",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39551"
},
{
"cve": "CVE-2024-39553",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39553"
},
{
"cve": "CVE-2024-39554",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39554"
},
{
"cve": "CVE-2024-39555",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39555"
},
{
"cve": "CVE-2024-39556",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39556"
},
{
"cve": "CVE-2024-39557",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39557"
},
{
"cve": "CVE-2024-39558",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39558"
},
{
"cve": "CVE-2024-39559",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39559"
},
{
"cve": "CVE-2024-39560",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39560"
},
{
"cve": "CVE-2024-39561",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39561"
},
{
"cve": "CVE-2024-39565",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39565"
}
]
}
wid-sec-w-2024-1591
Vulnerability from csaf_certbund
Notes
{
"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": "JUNOS ist das \"Juniper Network Operating System\", das in Juniper Appliances verwendet wird.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Juniper JUNOS ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen, Privilegien zu erweitern und Sicherheitsmechanismen inklusive zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"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-2024-1591 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1591.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1591 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1591"
},
{
"category": "external",
"summary": "Juniper Patchday July 2024 vom 2024-07-10",
"url": "https://supportportal.juniper.net/s/global-search/%40uri?language=en_US#sort=%40sfcec_community_publish_date_formula__c%20descending\u0026numberOfResults=100\u0026f:ctype=%5BSecurity%20Advisories%5D"
}
],
"source_lang": "en-US",
"title": "Juniper JUNOS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-11-11T23:00:00.000+00:00",
"generator": {
"date": "2024-11-12T09:31:28.569+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2024-1591",
"initial_release_date": "2024-07-10T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-07-10T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-11-11T23:00:00.000+00:00",
"number": "2",
"summary": "URL Kodierung angepasst"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Juniper JUNOS",
"product": {
"name": "Juniper JUNOS",
"product_id": "T036093",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:-"
}
}
}
],
"category": "vendor",
"name": "Juniper"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-20001",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2007-5846",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2007-5846"
},
{
"cve": "CVE-2008-6123",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2008-6123"
},
{
"cve": "CVE-2011-1473",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2011-1473"
},
{
"cve": "CVE-2011-5094",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2011-5094"
},
{
"cve": "CVE-2012-6151",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2012-6151"
},
{
"cve": "CVE-2014-10064",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2014-10064"
},
{
"cve": "CVE-2014-2285",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2014-2285"
},
{
"cve": "CVE-2014-2310",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2014-2310"
},
{
"cve": "CVE-2014-3565",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2014-3565"
},
{
"cve": "CVE-2014-7191",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2014-7191"
},
{
"cve": "CVE-2014-8882",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2014-8882"
},
{
"cve": "CVE-2015-5621",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2015-5621"
},
{
"cve": "CVE-2015-8100",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2015-8100"
},
{
"cve": "CVE-2015-9262",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2015-9262"
},
{
"cve": "CVE-2016-1000232",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2016-1000232"
},
{
"cve": "CVE-2016-10540",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2016-10540"
},
{
"cve": "CVE-2016-4658",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2016-4658"
},
{
"cve": "CVE-2017-1000048",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2017-1000048"
},
{
"cve": "CVE-2017-15010",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2017-15010"
},
{
"cve": "CVE-2018-18065",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2018-18065"
},
{
"cve": "CVE-2018-20834",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2018-20834"
},
{
"cve": "CVE-2018-3737",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2018-3737"
},
{
"cve": "CVE-2018-7408",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2018-7408"
},
{
"cve": "CVE-2019-10081",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-10081"
},
{
"cve": "CVE-2019-10082",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-10082"
},
{
"cve": "CVE-2019-10092",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-10092"
},
{
"cve": "CVE-2019-10097",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-10097"
},
{
"cve": "CVE-2019-10098",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-10098"
},
{
"cve": "CVE-2019-11719",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-11719"
},
{
"cve": "CVE-2019-11727",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-11727"
},
{
"cve": "CVE-2019-11756",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-11756"
},
{
"cve": "CVE-2019-16775",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-16775"
},
{
"cve": "CVE-2019-16776",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-16776"
},
{
"cve": "CVE-2019-16777",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-16777"
},
{
"cve": "CVE-2019-17006",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-17006"
},
{
"cve": "CVE-2019-17023",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-17023"
},
{
"cve": "CVE-2019-17567",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-17567"
},
{
"cve": "CVE-2019-20149",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-20149"
},
{
"cve": "CVE-2019-20892",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-20892"
},
{
"cve": "CVE-2019-9517",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2019-9517"
},
{
"cve": "CVE-2020-11668",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-11668"
},
{
"cve": "CVE-2020-11984",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-11984"
},
{
"cve": "CVE-2020-11993",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-11993"
},
{
"cve": "CVE-2020-12362",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-12362"
},
{
"cve": "CVE-2020-12400",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-12400"
},
{
"cve": "CVE-2020-12401",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-12401"
},
{
"cve": "CVE-2020-12402",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-12402"
},
{
"cve": "CVE-2020-12403",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-12403"
},
{
"cve": "CVE-2020-13938",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-13938"
},
{
"cve": "CVE-2020-13950",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-13950"
},
{
"cve": "CVE-2020-14145",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-14145"
},
{
"cve": "CVE-2020-15861",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-15861"
},
{
"cve": "CVE-2020-15862",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-15862"
},
{
"cve": "CVE-2020-1927",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-1927"
},
{
"cve": "CVE-2020-1934",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-1934"
},
{
"cve": "CVE-2020-28469",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-28469"
},
{
"cve": "CVE-2020-28502",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-28502"
},
{
"cve": "CVE-2020-35452",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-35452"
},
{
"cve": "CVE-2020-36049",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-36049"
},
{
"cve": "CVE-2020-6829",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-6829"
},
{
"cve": "CVE-2020-7660",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-7660"
},
{
"cve": "CVE-2020-7754",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-7754"
},
{
"cve": "CVE-2020-7774",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-7774"
},
{
"cve": "CVE-2020-8648",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-8648"
},
{
"cve": "CVE-2020-9490",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2020-9490"
},
{
"cve": "CVE-2021-22543",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-22543"
},
{
"cve": "CVE-2021-2342",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-2342"
},
{
"cve": "CVE-2021-23440",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-23440"
},
{
"cve": "CVE-2021-2356",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-2356"
},
{
"cve": "CVE-2021-2372",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-2372"
},
{
"cve": "CVE-2021-2385",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-2385"
},
{
"cve": "CVE-2021-2389",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-2389"
},
{
"cve": "CVE-2021-2390",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-2390"
},
{
"cve": "CVE-2021-25745",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-25745"
},
{
"cve": "CVE-2021-25746",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-25746"
},
{
"cve": "CVE-2021-25748",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-25748"
},
{
"cve": "CVE-2021-26690",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-26690"
},
{
"cve": "CVE-2021-26691",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-26691"
},
{
"cve": "CVE-2021-27290",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-27290"
},
{
"cve": "CVE-2021-29469",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-29469"
},
{
"cve": "CVE-2021-30641",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-30641"
},
{
"cve": "CVE-2021-31535",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-31535"
},
{
"cve": "CVE-2021-31618",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-31618"
},
{
"cve": "CVE-2021-3177",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-3177"
},
{
"cve": "CVE-2021-32803",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-32803"
},
{
"cve": "CVE-2021-32804",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-32804"
},
{
"cve": "CVE-2021-33033",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-33033"
},
{
"cve": "CVE-2021-33034",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-33034"
},
{
"cve": "CVE-2021-33193",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-33193"
},
{
"cve": "CVE-2021-3347",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-3347"
},
{
"cve": "CVE-2021-33909",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-33909"
},
{
"cve": "CVE-2021-34798",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-34798"
},
{
"cve": "CVE-2021-35604",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-35604"
},
{
"cve": "CVE-2021-35624",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-35624"
},
{
"cve": "CVE-2021-36160",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-36160"
},
{
"cve": "CVE-2021-37701",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-37701"
},
{
"cve": "CVE-2021-37712",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-37712"
},
{
"cve": "CVE-2021-37713",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-37713"
},
{
"cve": "CVE-2021-3803",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-3803"
},
{
"cve": "CVE-2021-39275",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-39275"
},
{
"cve": "CVE-2021-40438",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-40438"
},
{
"cve": "CVE-2021-41524",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-41524"
},
{
"cve": "CVE-2021-41773",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-41773"
},
{
"cve": "CVE-2021-42013",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-42013"
},
{
"cve": "CVE-2021-43527",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-43527"
},
{
"cve": "CVE-2021-44224",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-44224"
},
{
"cve": "CVE-2021-44225",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-44225"
},
{
"cve": "CVE-2021-44790",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-44790"
},
{
"cve": "CVE-2021-44906",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2021-44906"
},
{
"cve": "CVE-2022-21245",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21245"
},
{
"cve": "CVE-2022-21270",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21270"
},
{
"cve": "CVE-2022-21303",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21303"
},
{
"cve": "CVE-2022-21304",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21304"
},
{
"cve": "CVE-2022-21344",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21344"
},
{
"cve": "CVE-2022-21367",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21367"
},
{
"cve": "CVE-2022-21417",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21417"
},
{
"cve": "CVE-2022-21427",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21427"
},
{
"cve": "CVE-2022-21444",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21444"
},
{
"cve": "CVE-2022-21451",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21451"
},
{
"cve": "CVE-2022-21454",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21454"
},
{
"cve": "CVE-2022-21460",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21460"
},
{
"cve": "CVE-2022-21589",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21589"
},
{
"cve": "CVE-2022-21592",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21592"
},
{
"cve": "CVE-2022-21595",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21595"
},
{
"cve": "CVE-2022-21608",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21608"
},
{
"cve": "CVE-2022-21617",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-21617"
},
{
"cve": "CVE-2022-22719",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-22719"
},
{
"cve": "CVE-2022-22720",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22721",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-22721"
},
{
"cve": "CVE-2022-22822",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-22822"
},
{
"cve": "CVE-2022-22823",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-22823"
},
{
"cve": "CVE-2022-22824",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-22824"
},
{
"cve": "CVE-2022-23471",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23524",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-23524"
},
{
"cve": "CVE-2022-23525",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-23525"
},
{
"cve": "CVE-2022-23526",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-23526"
},
{
"cve": "CVE-2022-23852",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-23852"
},
{
"cve": "CVE-2022-23943",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-23943"
},
{
"cve": "CVE-2022-25147",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-25235",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-25235"
},
{
"cve": "CVE-2022-25236",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-25236"
},
{
"cve": "CVE-2022-2526",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-2526"
},
{
"cve": "CVE-2022-25315",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-25315"
},
{
"cve": "CVE-2022-26377",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-26377"
},
{
"cve": "CVE-2022-28330",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-28330"
},
{
"cve": "CVE-2022-28614",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-28614"
},
{
"cve": "CVE-2022-28615",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-28615"
},
{
"cve": "CVE-2022-29167",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-29167"
},
{
"cve": "CVE-2022-29404",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-29404"
},
{
"cve": "CVE-2022-30522",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-30522"
},
{
"cve": "CVE-2022-30556",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-30556"
},
{
"cve": "CVE-2022-31813",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-31813"
},
{
"cve": "CVE-2022-3517",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-3517"
},
{
"cve": "CVE-2022-3564",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-3564"
},
{
"cve": "CVE-2022-36760",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-37434",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-37436",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-40674",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-40674"
},
{
"cve": "CVE-2022-41741",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-41741"
},
{
"cve": "CVE-2022-41742",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-41742"
},
{
"cve": "CVE-2022-4203",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-4203"
},
{
"cve": "CVE-2022-4304",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4450",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-46663",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-46663"
},
{
"cve": "CVE-2022-4886",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2022-4886"
},
{
"cve": "CVE-2023-0215",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0216",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0216"
},
{
"cve": "CVE-2023-0217",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0217"
},
{
"cve": "CVE-2023-0286",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0401",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0401"
},
{
"cve": "CVE-2023-0464",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0767",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-0767"
},
{
"cve": "CVE-2023-1255",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-1255"
},
{
"cve": "CVE-2023-2002",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-2002"
},
{
"cve": "CVE-2023-20593",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-20593"
},
{
"cve": "CVE-2023-21830",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-21840",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-21840"
},
{
"cve": "CVE-2023-21843",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21912",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-21912"
},
{
"cve": "CVE-2023-21963",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-21963"
},
{
"cve": "CVE-2023-21980",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-21980"
},
{
"cve": "CVE-2023-22025",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-22025"
},
{
"cve": "CVE-2023-22067",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-22067"
},
{
"cve": "CVE-2023-22081",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-22081"
},
{
"cve": "CVE-2023-22652",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-22652"
},
{
"cve": "CVE-2023-24329",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-25153",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-25153"
},
{
"cve": "CVE-2023-25173",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-25173"
},
{
"cve": "CVE-2023-25690",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-2700",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-2700"
},
{
"cve": "CVE-2023-27522",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-2828",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-28840",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-28840"
},
{
"cve": "CVE-2023-28841",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-28841"
},
{
"cve": "CVE-2023-28842",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-28842"
},
{
"cve": "CVE-2023-2975",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-2975"
},
{
"cve": "CVE-2023-30079",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-30079"
},
{
"cve": "CVE-2023-30630",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-30630"
},
{
"cve": "CVE-2023-3090",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-32067",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32360",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-32360"
},
{
"cve": "CVE-2023-32435",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-32435"
},
{
"cve": "CVE-2023-32439",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-32439"
},
{
"cve": "CVE-2023-32732",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-32732"
},
{
"cve": "CVE-2023-3341",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3341"
},
{
"cve": "CVE-2023-3390",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3390"
},
{
"cve": "CVE-2023-33953",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-33953"
},
{
"cve": "CVE-2023-34058",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-34058"
},
{
"cve": "CVE-2023-34059",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-34059"
},
{
"cve": "CVE-2023-3446",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3446"
},
{
"cve": "CVE-2023-34969",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-35001",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-35001"
},
{
"cve": "CVE-2023-35788",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-35788"
},
{
"cve": "CVE-2023-3611",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3611"
},
{
"cve": "CVE-2023-37450",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-37450"
},
{
"cve": "CVE-2023-3776",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3776"
},
{
"cve": "CVE-2023-3817",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-3817"
},
{
"cve": "CVE-2023-4004",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4004"
},
{
"cve": "CVE-2023-4206",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4206"
},
{
"cve": "CVE-2023-4207",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4207"
},
{
"cve": "CVE-2023-4208",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4208"
},
{
"cve": "CVE-2023-42753",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-42753"
},
{
"cve": "CVE-2023-4785",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4785"
},
{
"cve": "CVE-2023-4807",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4807"
},
{
"cve": "CVE-2023-4863",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-4863"
},
{
"cve": "CVE-2023-5043",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-5043"
},
{
"cve": "CVE-2023-5129",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-5129"
},
{
"cve": "CVE-2023-5363",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2023-5363"
},
{
"cve": "CVE-2024-20918",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20918"
},
{
"cve": "CVE-2024-20919",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20919"
},
{
"cve": "CVE-2024-20921",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20921"
},
{
"cve": "CVE-2024-20926",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20926"
},
{
"cve": "CVE-2024-20932",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20932"
},
{
"cve": "CVE-2024-20945",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20945"
},
{
"cve": "CVE-2024-20952",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-20952"
},
{
"cve": "CVE-2024-39511",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39511"
},
{
"cve": "CVE-2024-39512",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39512"
},
{
"cve": "CVE-2024-39513",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39513"
},
{
"cve": "CVE-2024-39514",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39514"
},
{
"cve": "CVE-2024-39517",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39517"
},
{
"cve": "CVE-2024-39518",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39518"
},
{
"cve": "CVE-2024-39519",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39519"
},
{
"cve": "CVE-2024-39520",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39520"
},
{
"cve": "CVE-2024-39521",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39521"
},
{
"cve": "CVE-2024-39522",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39522"
},
{
"cve": "CVE-2024-39523",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39523"
},
{
"cve": "CVE-2024-39524",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39524"
},
{
"cve": "CVE-2024-39528",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39528"
},
{
"cve": "CVE-2024-39529",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39529"
},
{
"cve": "CVE-2024-39530",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39530"
},
{
"cve": "CVE-2024-39531",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39531"
},
{
"cve": "CVE-2024-39532",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39532"
},
{
"cve": "CVE-2024-39533",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39533"
},
{
"cve": "CVE-2024-39535",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39535"
},
{
"cve": "CVE-2024-39536",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39536"
},
{
"cve": "CVE-2024-39537",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39537"
},
{
"cve": "CVE-2024-39538",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39538"
},
{
"cve": "CVE-2024-39539",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39539"
},
{
"cve": "CVE-2024-39540",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39540"
},
{
"cve": "CVE-2024-39541",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39541"
},
{
"cve": "CVE-2024-39542",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39542"
},
{
"cve": "CVE-2024-39543",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39543"
},
{
"cve": "CVE-2024-39545",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39545"
},
{
"cve": "CVE-2024-39546",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39546"
},
{
"cve": "CVE-2024-39548",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39548"
},
{
"cve": "CVE-2024-39549",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39549"
},
{
"cve": "CVE-2024-39550",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39550"
},
{
"cve": "CVE-2024-39551",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39551"
},
{
"cve": "CVE-2024-39553",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39553"
},
{
"cve": "CVE-2024-39554",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39554"
},
{
"cve": "CVE-2024-39555",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39555"
},
{
"cve": "CVE-2024-39556",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39556"
},
{
"cve": "CVE-2024-39557",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39557"
},
{
"cve": "CVE-2024-39558",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39558"
},
{
"cve": "CVE-2024-39559",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39559"
},
{
"cve": "CVE-2024-39560",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39560"
},
{
"cve": "CVE-2024-39561",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39561"
},
{
"cve": "CVE-2024-39565",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig."
}
],
"product_status": {
"known_affected": [
"T036093"
]
},
"release_date": "2024-07-10T22:00:00.000+00:00",
"title": "CVE-2024-39565"
}
]
}
icsa-21-040-04
Vulnerability from csaf_cisa
Notes
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u2019 operational guidelines for Industrial Security (Download: https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.",
"title": "General Recommendations"
},
{
"category": "general",
"text": "Additional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from a Siemens ProductCERT\u0027s advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Multiple",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-379803: Vulnerabilities in RUGGEDCOM ROX II - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-379803.html"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-21-040-04 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2021/icsa-21-040-04.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-21-040-04 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-21-040-04"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens RUGGEDCOM ROX II",
"tracking": {
"current_release_date": "2021-02-09T00:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-21-040-04",
"initial_release_date": "2021-02-09T00:00:00.000000Z",
"revision_history": [
{
"date": "2021-02-09T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX MX5000: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0001"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX MX5000"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX1400: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0002"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX1400"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX1500: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0003"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX1500"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX1501: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0004"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX1501"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX1510: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0005"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX1510"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX1511: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0006"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX1511"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX1512: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0007"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX1512"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX5000: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0008"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX5000"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-12404",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable IPsec unless the feature is required in the network environment. Note that IPsec is disabled by default.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "Update to V2.14.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"title": "CVE-2018-12404"
},
{
"cve": "CVE-2018-18508",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable IPsec unless the feature is required in the network environment. Note that IPsec is disabled by default.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "Update to V2.14.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"title": "CVE-2018-18508"
},
{
"cve": "CVE-2019-11745",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable IPsec unless the feature is required in the network environment. Note that IPsec is disabled by default.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "Update to V2.14.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"title": "CVE-2019-11745"
},
{
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable IPsec unless the feature is required in the network environment. Note that IPsec is disabled by default.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "Update to V2.14.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"title": "CVE-2019-17006"
},
{
"cve": "CVE-2019-17007",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable IPsec unless the feature is required in the network environment. Note that IPsec is disabled by default.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "Update to V2.14.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"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/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"title": "CVE-2019-17007"
},
{
"cve": "CVE-2020-1763",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable IPsec unless the feature is required in the network environment. Note that IPsec is disabled by default.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "Update to V2.14.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"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/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"title": "CVE-2020-1763"
}
]
}
ICSA-21-040-04
Vulnerability from csaf_cisa
Notes
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u2019 operational guidelines for Industrial Security (Download: https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.",
"title": "General Recommendations"
},
{
"category": "general",
"text": "Additional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from a Siemens ProductCERT\u0027s advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Multiple",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-379803: Vulnerabilities in RUGGEDCOM ROX II - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-379803.html"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-21-040-04 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2021/icsa-21-040-04.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-21-040-04 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-21-040-04"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens RUGGEDCOM ROX II",
"tracking": {
"current_release_date": "2021-02-09T00:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-21-040-04",
"initial_release_date": "2021-02-09T00:00:00.000000Z",
"revision_history": [
{
"date": "2021-02-09T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX MX5000: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0001"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX MX5000"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX1400: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0002"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX1400"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX1500: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0003"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX1500"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX1501: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0004"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX1501"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX1510: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0005"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX1510"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX1511: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0006"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX1511"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX1512: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0007"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX1512"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.14.0",
"product": {
"name": "Siemens RUGGEDCOM ROX RX5000: All versions \u003c V2.14.0",
"product_id": "CSAFPID-0008"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM ROX RX5000"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-12404",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable IPsec unless the feature is required in the network environment. Note that IPsec is disabled by default.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "Update to V2.14.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"title": "CVE-2018-12404"
},
{
"cve": "CVE-2018-18508",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable IPsec unless the feature is required in the network environment. Note that IPsec is disabled by default.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "Update to V2.14.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"title": "CVE-2018-18508"
},
{
"cve": "CVE-2019-11745",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable IPsec unless the feature is required in the network environment. Note that IPsec is disabled by default.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "Update to V2.14.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"title": "CVE-2019-11745"
},
{
"cve": "CVE-2019-17006",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable IPsec unless the feature is required in the network environment. Note that IPsec is disabled by default.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "Update to V2.14.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"title": "CVE-2019-17006"
},
{
"cve": "CVE-2019-17007",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable IPsec unless the feature is required in the network environment. Note that IPsec is disabled by default.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "Update to V2.14.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"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/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"title": "CVE-2019-17007"
},
{
"cve": "CVE-2020-1763",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable IPsec unless the feature is required in the network environment. Note that IPsec is disabled by default.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "Update to V2.14.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"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/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
],
"title": "CVE-2020-1763"
}
]
}
gsd-2019-17006
Vulnerability from gsd
{
"GSD": {
"alias": "CVE-2019-17006",
"description": "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.",
"id": "GSD-2019-17006",
"references": [
"https://www.suse.com/security/cve/CVE-2019-17006.html",
"https://www.debian.org/security/2020/dsa-4726",
"https://access.redhat.com/errata/RHSA-2021:1026",
"https://access.redhat.com/errata/RHSA-2021:0876",
"https://access.redhat.com/errata/RHSA-2021:0758",
"https://access.redhat.com/errata/RHSA-2020:4076",
"https://access.redhat.com/errata/RHSA-2020:3280",
"https://ubuntu.com/security/CVE-2019-17006",
"https://alas.aws.amazon.com/cve/html/CVE-2019-17006.html",
"https://linux.oracle.com/cve/CVE-2019-17006.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-17006"
],
"details": "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.",
"id": "GSD-2019-17006",
"modified": "2023-12-13T01:23:44.731240Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2019-17006",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "NSS",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "3.46"
}
]
}
}
]
},
"vendor_name": "Mozilla"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "missing length checks for cryptographic primitives"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"refsource": "MISC",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788",
"refsource": "MISC",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210129-0001/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20210129-0001/"
},
{
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf",
"refsource": "CONFIRM",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf"
},
{
"name": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04",
"refsource": "MISC",
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:siemens:ruggedcom_rox_mx5000_firmware:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:siemens:ruggedcom_rox_mx5000:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:siemens:ruggedcom_rox_rx1400_firmware:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:siemens:ruggedcom_rox_rx1400:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:siemens:ruggedcom_rox_rx1500_firmware:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:siemens:ruggedcom_rox_rx1500:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:siemens:ruggedcom_rox_rx1501_firmware:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:siemens:ruggedcom_rox_rx1501:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:siemens:ruggedcom_rox_rx1510_firmware:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:siemens:ruggedcom_rox_rx1510:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:siemens:ruggedcom_rox_rx1511_firmware:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:siemens:ruggedcom_rox_rx1511:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:siemens:ruggedcom_rox_rx1512_firmware:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:siemens:ruggedcom_rox_rx1512:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:siemens:ruggedcom_rox_rx5000_firmware:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.14.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:siemens:ruggedcom_rox_rx5000:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:mozilla:network_security_services:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.46",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:h:netapp:hci_storage_node:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2019-17006"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
},
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
"refsource": "MISC",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210129-0001/",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210129-0001/"
},
{
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf"
},
{
"name": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04",
"refsource": "MISC",
"tags": [
"Third Party Advisory",
"US Government Resource"
],
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2021-07-21T11:39Z",
"publishedDate": "2020-10-22T21:15Z"
}
}
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.